Last updated on 2025-09-14 07:51:14 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
iCAMP | 1 | 2 | 10 |
NST | 2 | 11 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 1.5.12
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Daliang Ning <ningdaliang@ou.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Daliang",
family = "Ning",
role = c("aut", "cre"),
email = "ningdaliang@ou.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.5.12
Check: examples
Result: ERROR
Running examples in 'iCAMP-Ex.R' failed
The error most likely occurred in:
> ### Name: snm
> ### Title: Estimation of neutral taxa percentae and dispersal rate
> ### Aliases: snm snm.boot snm.comm
> ### Keywords: Other method
>
> ### ** Examples
>
> data("example.data")
> comm=example.data$comm
> treat=example.data$treat
> rand.time=10 # usually use 1000 for real data.
> snmtest=snm.comm(comm = comm, treat = treat,
+ rand = rand.time)
All match very well.
All match very well.
Loading required namespace: minpack.lm
Loading required namespace: Hmisc
Loading required namespace: stats4
All match very well.
Waiting for profiling to be done...
Warning in stats::dnorm(R, 0, sigma) : NaNs produced
Warning in stats::dnorm(R, 0, sigma) : NaNs produced
Warning in stats::dnorm(R, 0, sigma) : NaNs produced
Warning in stats::pbeta(d, N * m * p, N * m * (1 - p), lower.tail = FALSE) :
NaNs produced
Warning in stats::pbeta(d, N * m * p, N * m * (1 - p), lower.tail = FALSE) :
NaNs produced
Warning in stats::pbeta(d, N * m * p, N * m * (1 - p), lower.tail = FALSE) :
NaNs produced
Warning in stats::dnorm(R, 0, sigma) : NaNs produced
Warning in stats::pbeta(d, N * m * p, N * m * (1 - p), lower.tail = FALSE) :
NaNs produced
Warning in stats::pbeta(d, N * m * p, N * m * (1 - p), lower.tail = FALSE) :
NaNs produced
Warning in stats::pbeta(d, N * m * p, N * m * (1 - p), lower.tail = FALSE) :
NaNs produced
Warning in stats::pbeta(d, N * m * p, N * m * (1 - p), lower.tail = FALSE) :
NaNs produced
Error in UseMethod("logLik") :
no applicable method for 'logLik' applied to an object of class "mle"
Calls: snm.comm ... <Anonymous> -> <Anonymous> -> <Anonymous> -> AIC.default -> ll
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 3.1.10
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Daliang Ning <ningdaliang@ou.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Daliang",
family = "Ning",
role = c("aut", "cre"),
email = "ningdaliang@ou.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc