Last updated on 2026-01-20 23:50:43 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| explor | 1 | 12 | |
| questionr | 3 | 10 | |
| rainette | 13 | ||
| rmdformats | 13 | ||
| robservable | 13 | ||
| scatterD3 | 13 | ||
| shinyglide | 13 |
Current CRAN status: NOTE: 1, OK: 12
Version: 0.3.10
Check: Rd cross-references
Result: NOTE
Packages unavailable to check Rd xrefs: ‘FactoMineR’, ‘GDAtools’
Unknown package ‘quanteda.textmodels’ in Rd xrefs
Flavor: r-release-macos-x86_64
Current CRAN status: ERROR: 3, OK: 10
Version: 0.8.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(questionr)
Attaching package: 'questionr'
The following object is masked from 'package:testthat':
describe
>
> test_check("questionr")
Saving _problems/test_tables-34.R
Saving _problems/test_tables-46.R
Saving _problems/test_tables-47.R
Saving _problems/test_tables-48.R
Saving _problems/test_tables-49.R
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 90 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_tables.R:34:3'): freq with sort, digits, cum, valid and total is correct ──
Expected `rownames(tab)` to equal `gsub("NA's", "NA", c(names(v), "Total"))`.
Differences:
1/9 mismatches
x[7]: "NA"
y[7]: "NAs"
── Failure ('test_tables.R:46:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `rownames(tab)` to equal `gsub("NA's", "NA", c(names(v), "Total"))`.
Differences:
2/9 mismatches
x[7]: "Employe"
y[7]: "NAs"
x[8]: "NA"
y[8]: "Employe"
── Failure ('test_tables.R:47:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$n` to equal `c(vnum, sum(vnum))`.
Differences:
2/9 mismatches (average diff: 247)
[7] 594 - 347 == 247
[8] 347 - 594 == -247
── Failure ('test_tables.R:48:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$`%`` to equal `c(round(vnum/sum(vnum) * 100, 2), 100)`.
Differences:
2/9 mismatches (average diff: 12.3)
[7] 29.7 - 17.4 == 12.3
[8] 17.4 - 29.7 == -12.3
── Failure ('test_tables.R:49:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$`%cum`` to equal `c(round(cumsum(vnum)/sum(vnum) * 100, 2), 100)`.
Differences:
1/9 mismatches
[7] 82.7 - 70.3 == 12.4
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.8.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(questionr)
Attaching package: 'questionr'
The following object is masked from 'package:testthat':
describe
>
> test_check("questionr")
Saving _problems/test_tables-34.R
Saving _problems/test_tables-46.R
Saving _problems/test_tables-47.R
Saving _problems/test_tables-48.R
Saving _problems/test_tables-49.R
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 90 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_tables.R:34:3'): freq with sort, digits, cum, valid and total is correct ──
Expected `rownames(tab)` to equal `gsub("NA's", "NA", c(names(v), "Total"))`.
Differences:
1/9 mismatches
x[7]: "NA"
y[7]: "NAs"
── Failure ('test_tables.R:46:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `rownames(tab)` to equal `gsub("NA's", "NA", c(names(v), "Total"))`.
Differences:
2/9 mismatches
x[7]: "Employe"
y[7]: "NAs"
x[8]: "NA"
y[8]: "Employe"
── Failure ('test_tables.R:47:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$n` to equal `c(vnum, sum(vnum))`.
Differences:
2/9 mismatches (average diff: 247)
[7] 594 - 347 == 247
[8] 347 - 594 == -247
── Failure ('test_tables.R:48:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$`%`` to equal `c(round(vnum/sum(vnum) * 100, 2), 100)`.
Differences:
2/9 mismatches (average diff: 12.3)
[7] 29.7 - 17.4 == 12.3
[8] 17.4 - 29.7 == -12.3
── Failure ('test_tables.R:49:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$`%cum`` to equal `c(round(cumsum(vnum)/sum(vnum) * 100, 2), 100)`.
Differences:
1/9 mismatches
[7] 82.7 - 70.3 == 12.4
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(questionr)
Attaching package: 'questionr'
The following object is masked from 'package:testthat':
describe
>
> test_check("questionr")
Saving _problems/test_tables-34.R
Saving _problems/test_tables-46.R
Saving _problems/test_tables-47.R
Saving _problems/test_tables-48.R
Saving _problems/test_tables-49.R
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 90 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_tables.R:34:3'): freq with sort, digits, cum, valid and total is correct ──
Expected `rownames(tab)` to equal `gsub("NA's", "NA", c(names(v), "Total"))`.
Differences:
1/9 mismatches
x[7]: "NA"
y[7]: "NAs"
── Failure ('test_tables.R:46:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `rownames(tab)` to equal `gsub("NA's", "NA", c(names(v), "Total"))`.
Differences:
2/9 mismatches
x[7]: "Employe"
y[7]: "NAs"
x[8]: "NA"
y[8]: "Employe"
── Failure ('test_tables.R:47:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$n` to equal `c(vnum, sum(vnum))`.
Differences:
2/9 mismatches (average diff: 247)
[7] 594 - 347 == 247
[8] 347 - 594 == -247
── Failure ('test_tables.R:48:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$`%`` to equal `c(round(vnum/sum(vnum) * 100, 2), 100)`.
Differences:
2/9 mismatches (average diff: 12.3)
[7] 29.7 - 17.4 == 12.3
[8] 17.4 - 29.7 == -12.3
── Failure ('test_tables.R:49:3'): freq with sort, digits, cum, valid, total and na.last is correct ──
Expected `tab$`%cum`` to equal `c(round(cumsum(vnum)/sum(vnum) * 100, 2), 100)`.
Differences:
1/9 mismatches
[7] 82.7 - 70.3 == 12.4
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 13
Version: 1.0.1
Check: Rd files
Result: NOTE
checkRd: (-1) scatterD3.Rd:209: Lost braces; missing escapes or markup?
209 | {https://github.com/skokenes/D3-Lasso-Plugin}{d3-lasso-plugin} feature}
| ^
checkRd: (-1) scatterD3.Rd:209: Lost braces
209 | {https://github.com/skokenes/D3-Lasso-Plugin}{d3-lasso-plugin} feature}
| ^
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: OK: 13
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.