Last updated on 2025-02-19 09:50:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.68 | 80.97 | 86.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 4.10 | 62.53 | 66.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 139.55 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 134.77 | NOTE | |||
r-devel-macos-arm64 | 0.1.1 | 49.00 | NOTE | |||
r-devel-macos-x86_64 | 0.1.1 | 86.00 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 8.00 | 98.00 | 106.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 5.01 | 76.26 | 81.27 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 4.28 | 77.79 | 82.07 | NOTE | |
r-release-macos-arm64 | 0.1.1 | 50.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 69.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 7.00 | 3.00 | 10.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.1 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 73.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.1 | 10.00 | 118.00 | 128.00 | OK |
Version: 0.1.1
Check: Rd files
Result: NOTE
checkRd: (-1) estimate_density.Rd:25: Lost braces; missing escapes or markup?
25 | evenly spaced points between \code{min} and {max}.
| ^
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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘dplyr_attrib.R’ [1s/1s]
Running ‘testthat.R’ [31s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(blocs)
>
> test_check("blocs")
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
########### TESTING WITH ANES 1996 2016 ###########
########### TESTING WITH ANES 2008 2012 ###########
########### TESTING WITH ANES 2004 2008 ###########
########### TESTING WITH ANES 1992 ###########
20121952 1956 196020002016 2020########### TESTING WITH ANES 2020 ###################### TESTING WITH ANES 2012 ###################### TESTING WITH ANES 1976 1996 ###########
[ FAIL 1 | WARN 48 | SKIP 4 | PASS 56 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• empty test (4): 'test-plot.R:1:1', 'test-plot.R:33:1', 'test-plot.R:74:1',
'test-plot.R:117:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-wtd_table.R:8:5'): equivalent to questionr::wtd.table ──────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'questionr'
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-wtd_table.R:8:5
2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─base::loadNamespace(x)
5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
6. └─base (local) withOneRestart(expr, restarts[[1L]])
7. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 48 | SKIP 4 | PASS 56 ]
Error: Test failures
Execution halted
Flavor: r-devel-macos-x86_64
Version: 0.1.1
Check: package dependencies
Result: FAIL
Flavor: r-release-windows-x86_64
Version: 0.1.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘reldist’
Flavor: r-oldrel-macos-x86_64