Last updated on 2025-05-10 16:52:55 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
attempt | 3 | 10 | |
dockerfiler | 1 | 12 | |
fakir | 13 | ||
gargoyle | 3 | 10 | |
golem | 3 | 10 | |
languagelayeR | 3 | 10 | |
neo4r | 5 | 8 | |
proustr | 13 | ||
remedy | 3 | 10 | |
rpinterest | 5 | 8 | |
shinipsum | 13 | ||
tidystringdist | 3 | 10 |
Current CRAN status: NOTE: 3, OK: 10
Version: 0.3.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [66s/77s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dockerfiler)
>
> test_check("dockerfiler")
i Please wait while we compute system requirements...
✔ Updated metadata database: 5.90 MB in 15 files.
ℹ Updating metadata database
✔ Updating metadata database ... done
v Done
renv version = 0.0.0
i Please wait while we compute system requirements...
Fetching system dependencies for 54 package(s) records.
i No sysreqs required
v Done
renv version = 1.0.3
i Please wait while we compute system requirements...
Fetching system dependencies for 54 package(s) records.
i No sysreqs required
v Done
renv version = the must up to date in the repos
i Please wait while we compute system requirements...
Fetching system dependencies for 54 package(s) records.
i No sysreqs required
v Done
renv version = banana
i Please wait while we compute system requirements...
Fetching system dependencies for 54 package(s) records.
i No sysreqs required
v Done
renv version = 1.0.3
i Please wait while we compute system requirements...
Fetching system dependencies for 54 package(s) records.
i No sysreqs required
v Done
renv version = the must up to date in the repos
i Please wait while we compute system requirements...
Fetching system dependencies for 55 package(s) records.
i No sysreqs required
v Done
renv version = banana
i Please wait while we compute system requirements...
Fetching system dependencies for 55 package(s) records.
i No sysreqs required
v Done
renv version = 1.0.0
i Please wait while we compute system requirements...
Fetching system dependencies for 55 package(s) records.
i No sysreqs required
v Done
renv version = 0.16.0
i Please wait while we compute system requirements...
Fetching system dependencies for 1 package(s) records.
i No sysreqs required
v Done
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 77 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-dockerbuild.R:24:7', 'test-get_sysreqs.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dock_from_desc.R:105:7'): dock_from_desc works ───────────────
grepl("apt-get update && apt-get install", tpf) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-dock_from_renv.R:112:3'): dock_from_renv works with full dependencies ──
any(grepl("python3", out$Dockerfile)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 77 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Current CRAN status: NOTE: 13
Version: 1.0.0
Check: Rd files
Result: NOTE
checkRd: (-1) fra_sf.Rd:22: Lost braces; missing escapes or markup?
22 | A map of France as {sf} object. Can be used as dataset or for maps
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 0.0.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 3, OK: 10
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [26s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(golem)
>
> test_check("golem")
Starting 2 test processes
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 280 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-add_dockerfiles.R:13:3',
'test-add_dockerfiles_renv.R:2:3', 'test-after_creation_msg.R:2:3',
'test-browser_button.R:2:3', 'test-cats.R:2:3', 'test-config.R:100:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-file_endings.R:7:5'): All files have a proper EOF ──────────────
<rlib_error_3_0/rlib_error/error/condition>
Error in `"rs_init(self, private, super, options, wait, wait_timeout)"`: ! Could not start R session, timed out
Backtrace:
▆
1. └─golem:::perform_inside_a_new_golem(...) at test-file_endings.R:7:5
2. └─callr::r_session$new() at tests/testthat/setup.R:45:3
3. └─callr (local) initialize(...)
4. └─callr:::rs_init(self, private, super, options, wait, wait_timeout)
5. └─throw(new_error("Could not start R session, timed out"))
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 280 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 1.2.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘igraph’ ‘rlang’ ‘tidyselect’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 13
Version: 0.4.0
Check: Rd files
Result: NOTE
checkRd: (-1) pr_stem_sentences.Rd:20: Lost braces; missing escapes or markup?
20 | Implementation of the {SnowballC} stemmer. Note that punctuation and capital letters
| ^
checkRd: (-1) pr_stem_words.Rd:20: Lost braces; missing escapes or markup?
20 | Implementation of the {SnowballC} stemmer. Note that punctuation and capitals letters
| ^
checkRd: (-1) proust_sentiments.Rd:7: Lost braces; missing escapes or markup?
7 | See the {rfeel} package now: http://github.com/ColinFay/rfeel}
| ^
checkRd: (-1) proust_sentiments.Rd:20: Lost braces; missing escapes or markup?
20 | See the {rfeel} package now: http://github.com/ColinFay/rfeel
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 0.3.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Colin FAY <contact@colinfay.me>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Colin",
family = "FAY",
role = c("aut", "cre"),
email = "contact@colinfay.me")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64