Last updated on 2025-11-03 00:50:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.56 | 19.34 | 20.90 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.34 | 16.28 | 17.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 30.99 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 112.16 | NOTE | |||
| r-devel-windows-x86_64 | 1.0.0 | 2.00 | 39.00 | 41.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 1.68 | 18.77 | 20.45 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 1.56 | 18.48 | 20.04 | NOTE | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 31.00 | 32.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 65.00 | 67.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.0 | 2.00 | 38.00 | 40.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.0 | 1.00 | 37.00 | 38.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.0 | 1.00 | 71.00 | 72.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.0 | 3.00 | 53.00 | 56.00 | NOTE | 
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