Last updated on 2025-07-08 04:49:50 CEST.
Package | FAIL | ERROR | NOTE | OK |
---|---|---|---|---|
anthro | 13 | |||
anthroplus | 13 | |||
duckduckr | 3 | 10 | ||
encryptedRmd | 3 | 10 | ||
listcomp | 13 | |||
ompr | 1 | 12 | ||
ompr.roi | 13 | |||
thankr | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.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: 3, OK: 10
Version: 0.2.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: FAIL: 1, OK: 12
Version: 1.0.4
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
>
> library(magrittr)
> model <- MIPModel() %>%
+ add_variable(x, type = "binary") %>%
+ add_variable(y, type = "continuous") %>%
+ add_variable(z, type = "integer")
> variable_types(model)
[1] binary continuous integer
Levels: binary continuous integer
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
detaching 'package:magrittr'
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 4.19 0.11 4.29 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, NOTE: 11
Version: 1.0.0
Check: Rd files
Result: NOTE
checkRd: (-1) shoulders.Rd:21: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) shoulders.Rd:22: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) shoulders.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly
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
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(thankr)
>
> test_check("thankr")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-shoulders.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-shoulders.R:17:3'): identifies library dependencies ────────────
Error in `pkg_desc$Maintainer`: $ operator is invalid for atomic vectors
Backtrace:
▆
1. └─thankr::shoulders("library") at test-shoulders.R:17:3
2. └─thankr:::library_shoulders()
3. └─thankr:::build_package_list(utils::installed.packages()[, 1])
4. ├─thankr:::format_pkg_df(...)
5. │ └─base::stopifnot(is.list(lpkgs))
6. └─base::lapply(...)
7. └─thankr (local) FUN(X[[i]], ...)
8. └─thankr:::get_maintainer(x)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(thankr)
>
> test_check("thankr")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 9 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-shoulders.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-shoulders.R:17:3'): identifies library dependencies ────────────
Error in `pkg_desc$Maintainer`: $ operator is invalid for atomic vectors
Backtrace:
▆
1. └─thankr::shoulders("library") at test-shoulders.R:17:3
2. └─thankr:::library_shoulders()
3. └─thankr:::build_package_list(utils::installed.packages()[, 1])
4. ├─thankr:::format_pkg_df(...)
5. │ └─base::stopifnot(is.list(lpkgs))
6. └─base::lapply(...)
7. └─thankr (local) FUN(X[[i]], ...)
8. └─thankr:::get_maintainer(x)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.0.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