CRAN Package Check Results for Maintainer ‘José Carlos Soage González <jsoage at uvigo.es>’

Last updated on 2025-01-03 01:48:58 CET.

Package FAIL NOTE OK
calendR 13
DTDA.cif 13
DTDA.ni 1 12

Package calendR

Current CRAN status: OK: 13

Package DTDA.cif

Current CRAN status: NOTE: 13

Version: 1.0.2
Check: Rd files
Result: NOTE checkRd: (-1) DTDAcif.Rd:32: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DTDAcif.Rd:33: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DTDAcif.Rd:34: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DTDAcif.Rd:35: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DTDAcif.Rd:36: Lost braces in \itemize; \value handles \item{}{} directly Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package DTDA.ni

Current CRAN status: FAIL: 1, OK: 12

Version: 1.0.1
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ##D tau <- 0.75 # Interval width > ##D v0 <- u0 + tau > ##D > ##D x <- x0[u0 <= x0 & x0 <= v0] > ##D u <- u0[u0 <= x0 & x0 <= v0] > ##D v <- v0[u0 <= x0 & x0 <= v0] > ##D n <- length(x) # Final sample size after the interval sampling > ##D res <- DTDAni(x, u , tau) > ##D plot(res) > ##D plot(res, ecdf = TRUE) > ## End(Not run) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.22 0 0.22 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64