CRAN Package Check Results for Package FastImputation

Last updated on 2026-07-15 17:51:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 2.08 37.30 39.38 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.1 1.76 28.76 30.52 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.1 61.12 OK
r-devel-linux-x86_64-fedora-gcc 2.2.1 28.79 NOTE
r-devel-windows-x86_64 2.2.1 3.00 63.00 66.00 OK
r-patched-linux-x86_64 2.2.1 2.24 33.76 36.00 OK
r-release-linux-x86_64 2.2.1 2.08 34.10 36.18 OK
r-release-macos-arm64 2.2.1 1.00 16.00 17.00 OK
r-release-macos-x86_64 2.2.1 2.00 36.00 38.00 OK
r-release-windows-x86_64 2.2.1 3.00 53.00 56.00 OK
r-oldrel-macos-arm64 2.2.1 OK
r-oldrel-macos-x86_64 2.2.1 2.00 44.00 46.00 OK
r-oldrel-windows-x86_64 2.2.1 4.00 64.00 68.00 OK

Check Details

Version: 2.2.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Stephen", "R."), family = "Haptonstahl", role = c("aut", "cre"), email = "srh@haptonstahl.org") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.2.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: FastImputation/tests/testthat/test_CovarianceWithMissing.R (.Dim: 1) '.Dim' should be changed to 'dim'. Flavor: r-devel-linux-x86_64-fedora-gcc