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

Last updated on 2022-04-24 03:52:53 CEST.

Package NOTE OK
checkpoint 10 2
doMC 10
doParallel 4 8
doSNOW 4 8
foreach 2 10
iterators 12

Package checkpoint

Current CRAN status: NOTE: 10, OK: 2

Version: 1.0.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'darts'
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-patched-linux-x86_64, r-release-linux-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, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package doMC

Current CRAN status: OK: 10

Package doParallel

Current CRAN status: NOTE: 4, OK: 8

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: 8

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: NOTE: 2, OK: 10

Version: 1.5.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'doMC'
Flavors: r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64

Package iterators

Current CRAN status: OK: 12