R Under development (unstable) (2024-01-20 r85814 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(checkhelper) > > test_check("checkhelper") Test passed 🥳 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 ── R CMD build ───────────────────────────────────────────────────────────────── * checking for file 'D:\temp\Rtmp4GHUDp\pkg-84bc4ba35183\checkpackage/DESCRIPTION' ... OK * preparing 'checkpackage': * checking DESCRIPTION meta-information ... OK * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories Removed empty directory 'checkpackage/R' Removed empty directory 'checkpackage/man' * building 'checkpackage_0.0.0.9000.tar.gz' Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, : storing paths of more than 100 bytes is not portable: 'checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/' Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, : storing paths of more than 100 bytes is not portable: 'checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes/' Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, : storing paths of more than 100 bytes is not portable: 'checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes/super_long_file_name_for_tests_to_extra_notes' ── R CMD check ───────────────────────────────────────────────────────────────── * using log directory 'D:/temp/Rtmp4GHUDp/file84bc3b8476e8/checkpackage.Rcheck' * using R Under development (unstable) (2024-01-20 r85814 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using options '--no-manual --as-cran' * checking for file 'checkpackage/DESCRIPTION' ... OK * this is package 'checkpackage' version '0.0.0.9000' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'First Last ' New submission Version contains large components (0.0.0.9000) Non-FOSS package license (`use_mit_license()`, `use_gpl3_license()` or friends to pick a license) DESCRIPTION fields with placeholder content: Title: what the package does (one line, title case) Description: what the package does (one paragraph). * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... NOTE Found the following non-portable file paths: checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes/super_long_file_name_for_tests_to_extra_notes checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes Tarballs are only required to store paths of up to 100 bytes and cannot store those of more than 256 bytes, with restrictions including to 100 bytes for the final component. See section 'Package structure' in the 'Writing R Extensions' manual. * checking serialization versions ... OK * checking whether package 'checkpackage' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... WARNING Non-standard license specification: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Standardizable: FALSE Authors@R field gives persons with invalid ORCID identifiers: First Last [aut, cre] (YOUR-ORCID-ID) * checking top-level files ... NOTE Non-standard file/directory found at top level: 'dev' * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking examples ... NONE * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 WARNING, 3 NOTEs See 'D:/temp/Rtmp4GHUDp/file84bc3b8476e8/checkpackage.Rcheck/00check.log' for details. Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last [aut, cre] (YOUR-ORCID-ID) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 [ FAIL 0 | WARN 0 | SKIP 1 | PASS 61 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On Windows (1): 'test-check_clean_userspace.R:5:5' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 61 ] > > proc.time() user system elapsed 14.48 2.75 134.29