CRAN Package Check Results for Package SPARSEMODr

Last updated on 2024-09-15 22:49:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 16.88 437.83 454.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 12.79 380.98 393.77 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 795.81 NOTE
r-devel-windows-x86_64 1.2.0 25.00 692.00 717.00 NOTE
r-patched-linux-x86_64 1.2.0 24.73 480.84 505.57 OK
r-release-linux-x86_64 1.2.0 17.84 479.74 497.58 OK
r-release-macos-arm64 1.2.0 284.00 OK
r-release-macos-x86_64 1.2.0 426.00 OK
r-release-windows-x86_64 1.2.0 23.00 650.00 673.00 OK
r-oldrel-macos-arm64 1.2.0 350.00 OK
r-oldrel-macos-x86_64 1.2.0 502.00 OK
r-oldrel-windows-x86_64 1.2.0 29.00 708.00 737.00 OK

Check Details

Version: 1.2.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: model_parallel.Rd: future_lapply 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

Version: 1.2.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘future’ ‘geosphere’ ‘lubridate’ ‘tidyverse’ ‘viridis’ All declared Imports should be used. Flavor: r-devel-linux-x86_64-fedora-clang