CRAN Package Check Results for Package NlsyLinks

Last updated on 2024-10-06 07:50:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 3.70 94.80 98.50 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.1 3.06 62.18 65.24 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.1 154.82 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2.1 167.45 NOTE
r-devel-windows-x86_64 2.2.1 7.00 111.00 118.00 NOTE
r-patched-linux-x86_64 2.2.1 4.25 91.46 95.71 OK
r-release-linux-x86_64 2.2.1 3.57 93.38 96.95 OK
r-release-macos-arm64 2.2.1 64.00 OK
r-release-macos-x86_64 2.2.1 95.00 OK
r-release-windows-x86_64 2.2.1 7.00 113.00 120.00 OK
r-oldrel-macos-arm64 2.2.1 63.00 OK
r-oldrel-macos-x86_64 2.2.1 150.00 OK
r-oldrel-windows-x86_64 2.2.1 7.00 143.00 150.00 OK

Additional issues

M1mac

Check Details

Version: 2.2.1
Check: tests
Result: NOTE Running ‘spelling.R’ [0s/0s] Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ...3,9c3,6 < > if (requireNamespace("spelling", quietly = TRUE)) { < + spelling::spell_check_test( < + vignettes = TRUE, error = FALSE, < + skip_on_cran = TRUE < + ) < + } < NULL --- > > if(requireNamespace('spelling', quietly = TRUE)) > + spelling::spell_check_test(vignettes = TRUE, error = FALSE, > + skip_on_cran = TRUE) > All Done! Running ‘testthat.R’ [9s/11s] Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.2.1
Check: tests
Result: NOTE Running ‘spelling.R’ [0s/0s] Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ...3,9c3,6 < > if (requireNamespace("spelling", quietly = TRUE)) { < + spelling::spell_check_test( < + vignettes = TRUE, error = FALSE, < + skip_on_cran = TRUE < + ) < + } < NULL --- > > if(requireNamespace('spelling', quietly = TRUE)) > + spelling::spell_check_test(vignettes = TRUE, error = FALSE, > + skip_on_cran = TRUE) > All Done! Running ‘testthat.R’ [6s/6s] Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2.1
Check: tests
Result: NOTE Running ‘spelling.R’ Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ...3,9c3,6 < > if (requireNamespace("spelling", quietly = TRUE)) { < + spelling::spell_check_test( < + vignettes = TRUE, error = FALSE, < + skip_on_cran = TRUE < + ) < + } < NULL --- > > if(requireNamespace('spelling', quietly = TRUE)) > + spelling::spell_check_test(vignettes = TRUE, error = FALSE, > + skip_on_cran = TRUE) > All Done! Running ‘testthat.R’ [15s/19s] Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.2.1
Check: tests
Result: NOTE Running ‘spelling.R’ Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ...3,9c3,6 < > if (requireNamespace("spelling", quietly = TRUE)) { < + spelling::spell_check_test( < + vignettes = TRUE, error = FALSE, < + skip_on_cran = TRUE < + ) < + } < NULL --- > > if(requireNamespace('spelling', quietly = TRUE)) > + spelling::spell_check_test(vignettes = TRUE, error = FALSE, > + skip_on_cran = TRUE) > All Done! Running ‘testthat.R’ [15s/21s] Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.2.1
Check: tests
Result: NOTE Running 'spelling.R' [0s] Comparing 'spelling.Rout' to 'spelling.Rout.save' ...3,9c3,6 < > if (requireNamespace("spelling", quietly = TRUE)) { < + spelling::spell_check_test( < + vignettes = TRUE, error = FALSE, < + skip_on_cran = TRUE < + ) < + } < NULL --- > > if(requireNamespace('spelling', quietly = TRUE)) > + spelling::spell_check_test(vignettes = TRUE, error = FALSE, > + skip_on_cran = TRUE) > All Done! Running 'testthat.R' [8s] Flavor: r-devel-windows-x86_64