Last updated on 2026-02-28 11:49:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.6.4 | 4.54 | 58.71 | 63.25 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.6.4 | 3.40 | 42.28 | 45.68 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.6.4 | 8.00 | 90.42 | 98.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.6.4 | 106.63 | OK | |||
| r-devel-macos-arm64 | 2.6.4 | 1.00 | 23.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 2.6.4 | 7.00 | 73.00 | 80.00 | OK | |
| r-patched-linux-x86_64 | 2.6.4 | 3.88 | 54.08 | 57.96 | OK | |
| r-release-linux-x86_64 | 2.6.4 | 4.70 | 53.08 | 57.78 | OK | |
| r-release-macos-arm64 | 2.6.4 | OK | ||||
| r-release-macos-x86_64 | 2.6.4 | 4.00 | 79.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 2.6.4 | 8.00 | 78.00 | 86.00 | OK | |
| r-oldrel-macos-arm64 | 2.6.4 | OK | ||||
| r-oldrel-macos-x86_64 | 2.6.4 | 4.00 | 72.00 | 76.00 | OK | |
| r-oldrel-windows-x86_64 | 2.6.4 | 10.00 | 89.00 | 99.00 | OK |
Version: 2.6.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(BatchGetSymbols)
Loading required package: rvest
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("BatchGetSymbols")
Saving _problems/test_BatchGetSymbols-13.R
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_BatchGetSymbols.R:11:3'): Test of read function ────────────────
<vctrs_error_scalar_type/vctrs_error/rlang_error/error/condition>
Error in `dplyr::lag(P)`: `x` must be a vector, not `NULL`.
ℹ Read our FAQ about scalar types (`?vctrs::faq_error_scalar_type`) to learn more.
Backtrace:
▆
1. ├─BatchGetSymbols::BatchGetSymbols(...) at test_BatchGetSymbols.R:11:3
2. │ └─BatchGetSymbols::calc.ret(...)
3. │ └─dplyr::lag(P)
4. │ └─dplyr:::shift(x, n = n, default = default, order_by = order_by)
5. │ └─vctrs::obj_check_vector(x, call = error_call)
6. └─vctrs:::stop_scalar_type(`<fn>`(NULL), "x", `<env>`)
7. └─vctrs:::stop_vctrs(...)
8. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call)
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.