CRAN Package Check Results for Package NlsyLinks

Last updated on 2024-09-28 02:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 4.42 100.52 104.94 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.1 2.66 62.73 65.39 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.1 151.82 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2.1 167.45 NOTE
r-devel-windows-x86_64 2.2.1 5.00 113.00 118.00 NOTE
r-patched-linux-x86_64 2.2.1 4.57 93.22 97.79 OK
r-release-linux-x86_64 2.2.1 3.92 92.97 96.89 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 5.00 118.00 123.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 8.00 144.00 152.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/12s] 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