CRAN Package Check Results for Maintainer ‘Folashade Daniel <fdaniel at microsoft.com>’

Last updated on 2025-05-15 09:52:59 CEST.

Package FAIL ERROR NOTE OK
checkpoint 11 2
doMC 10
doParallel 4 9
doSNOW 4 9
foreach 1 1 11
iterators 1 12

Package checkpoint

Current CRAN status: NOTE: 11, OK: 2

Version: 1.0.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: checkpoint.Rd: pkgdepends Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.0.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘jsonlite’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘darts’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package doMC

Current CRAN status: OK: 10

Package doParallel

Current CRAN status: NOTE: 4, OK: 9

Version: 1.0.17
Check: R code for possible problems
Result: NOTE Found the following calls to attach(): File ‘doParallel/R/doParallel.R’: attach(exportEnv) See section ‘Good practice’ in ‘?attach’. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Package doSNOW

Current CRAN status: NOTE: 4, OK: 9

Version: 1.0.20
Check: R code for possible problems
Result: NOTE Found the following calls to attach(): File ‘doSNOW/R/doSNOW.R’: attach(exportEnv) See section ‘Good practice’ in ‘?attach’. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Package foreach

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

Version: 1.5.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘foreach.Rmd’ using rmarkdown --- finished re-building ‘foreach.Rmd’ --- re-building ‘nested.Rmd’ using rmarkdown Error: processing vignette 'nested.Rmd' failed with diagnostics: there is no package called ‘htmltools’ --- failed re-building ‘nested.Rmd’ SUMMARY: processing the following file failed: ‘nested.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64

Version: 1.5.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'doMC' Flavor: r-oldrel-windows-x86_64

Package iterators

Current CRAN status: FAIL: 1, OK: 12

Version: 1.0.14
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: > ### Aliases: nextElem nextElem.containeriter nextElem.funiter > ### Keywords: methods > > ### ** Examples > > it <- iter(c('a', 'b', 'c')) > print(nextElem(it)) [1] "a" > print(nextElem(it)) [1] "b" > print(nextElem(it)) [1] "c" > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.42 0 0.42 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.