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

Last updated on 2025-04-21 14:49:53 CEST.

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

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: OK: 13