CRAN Package Check Results for Package tidyEdSurvey

Last updated on 2025-10-09 17:50:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 15.50 161.86 177.36 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 10.11 116.52 126.63 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 290.72 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 270.19 ERROR
r-devel-windows-x86_64 0.1.3 17.00 179.00 196.00 ERROR
r-patched-linux-x86_64 0.1.3 12.88 156.40 169.28 ERROR
r-release-linux-x86_64 0.1.3 14.63 153.90 168.53 ERROR
r-release-macos-arm64 0.1.3 70.00 OK
r-release-macos-x86_64 0.1.3 139.00 OK
r-release-windows-x86_64 0.1.3 17.00 180.00 197.00 ERROR
r-oldrel-macos-arm64 0.1.3 71.00 OK
r-oldrel-macos-x86_64 0.1.3 107.00 OK
r-oldrel-windows-x86_64 0.1.3 22.00 215.00 237.00 ERROR

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [44s/55s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/38s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [73s/229s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [80s/97s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [60s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [46s/63s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [43s/54s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [62s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [70s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(EdSurvey) Loading required package: car Loading required package: carData Loading required package: lfactors lfactors v1.0.4 Loading required package: Dire Dire v2.2.0 EdSurvey v4.0.7 > library(tidyEdSurvey) tidyEdSurvey v0.1.3 A package for using 'dplyr' and 'ggplot2' with student level data in an edsurvey.data.frame. To work with teacher or school level data, see ?EdSurvey::getData Attaching package: 'tidyEdSurvey' The following object is masked from 'package:base': attach > test_check('tidyEdSurvey') [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dplyr-TIMSS.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggplot.R:13:3'): density plot with facets and PVs ──────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test-ggplot.R:21:3'): boxplot with facets and PVs ───────────────── class(p) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 10 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

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.