-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue on tess3 fucntion #14
Comments
hi, could you copy/paste the command that failed, or report any error that occurred during installation. The message suggests that the package was not correctly installed in the OS. Perhaps a missing library. best wishes |
Hi Oliver,
Thanks for replying.
The command is: tess3.obj <- tess3(ate3121, XProba = NULL, atecoords, 1:14,
2, lambda = 1, rep = 1, W = NULL,
method = "projected.ls", max.iteration = 200, tolerance
= 1e-05,
openMP.core.num = 1, Q.init = NULL, mask = 0, algo.copy
= TRUE,
keep = "best", verbose = FALSE)
Regards,
Em qui., 20 de fev. de 2020 às 05:49, Olivier Francois <
notifications@github.com> escreveu:
… hi,
could you copy/paste the command that failed, or report any error that
occurred during installation. The message suggests that the package was not
correctly installed in the OS. Perhaps a missing library.
best wishes
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14?email_source=notifications&email_token=AEUR7IKEETHTHMNLRBAKVXDRDY7XXA5CNFSM4KYASRJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMMCNZQ#issuecomment-588785382>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEUR7IPNJNGS55W74KR7OU3RDY7XXANCNFSM4KYASRJQ>
.
|
hi, |
Hi,
Now comes up the following: Error in CheckX(X, ploidy) : could not find
function "CheckX"
My R version is 3.5 and I use RStudio. I am downloading
from devtools::install_github("bcm-uga/TESS3_encho_sen")
Em qui., 20 de fev. de 2020 às 12:39, Olivier Francois <
notifications@github.com> escreveu:
… hi,
The command looks correct. Try running the example lines from help(tess3).
If it produces the same error message, remove the package and reinstall it.
Check all error message during the package installation. It might be
incorrect in your OS.
best
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14?email_source=notifications&email_token=AEUR7IMUSOQ227BVBPKYV6TRD2PZRA5CNFSM4KYASRJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMOYWAY#issuecomment-589138691>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEUR7IK6FL2UMNVRVWJ2T7DRD2PZRANCNFSM4KYASRJQ>
.
|
Hi Oliver,
It seems to work now. Thanks for your support.
Best,
Em qui., 20 de fev. de 2020 às 14:47, Rafael Jorge <rafajorgebio@gmail.com>
escreveu:
… Hi,
Now comes up the following: Error in CheckX(X, ploidy) : could not find
function "CheckX"
My R version is 3.5 and I use RStudio. I am downloading
from devtools::install_github("bcm-uga/TESS3_encho_sen")
Em qui., 20 de fev. de 2020 às 12:39, Olivier Francois <
***@***.***> escreveu:
> hi,
> The command looks correct. Try running the example lines from
> help(tess3). If it produces the same error message, remove the package and
> reinstall it. Check all error message during the package installation. It
> might be incorrect in your OS.
> best
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#14?email_source=notifications&email_token=AEUR7IMUSOQ227BVBPKYV6TRD2PZRA5CNFSM4KYASRJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMOYWAY#issuecomment-589138691>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AEUR7IK6FL2UMNVRVWJ2T7DRD2PZRANCNFSM4KYASRJQ>
> .
>
|
Error in .Call("_tess3r_X2XBin", PACKAGE = "tess3r", X, ploidy, XBin) :
"_tess3r_X2XBin" not available for .Call() for package "tess3r"
Does someone could help, please?
Cheers
The text was updated successfully, but these errors were encountered: