CRAN Package Check Results for Package iCAMP

Last updated on 2025-09-07 02:50:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.12 25.40 149.46 174.86 ERROR
r-devel-linux-x86_64-debian-gcc 1.5.12 13.65 105.05 118.70 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.12 281.52 OK
r-devel-linux-x86_64-fedora-gcc 1.5.12 251.71 OK
r-devel-windows-x86_64 1.5.12 25.00 173.00 198.00 ERROR
r-patched-linux-x86_64 1.5.12 25.65 142.39 168.04 OK
r-release-linux-x86_64 1.5.12 22.80 145.38 168.18 OK
r-release-macos-arm64 1.5.12 86.00 OK
r-release-macos-x86_64 1.5.12 156.00 OK
r-release-windows-x86_64 1.5.12 25.00 176.00 201.00 OK
r-oldrel-macos-arm64 1.5.12 82.00 OK
r-oldrel-macos-x86_64 1.5.12 131.00 OK
r-oldrel-windows-x86_64 1.5.12 34.00 301.00 335.00 OK

Additional issues

donttest

Check Details

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: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed null.norm 4.435 0.008 5.864 bNRIn.p 0.647 0.001 5.254 bNRI.cm 0.636 0.004 5.172 pdist.p 0.426 0.064 7.983 Flavor: r-devel-linux-x86_64-debian-clang

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