CRAN Package Check Results for Package tidyEdSurvey

Last updated on 2025-09-27 08:48:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 16.48 161.27 177.75 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 11.58 118.37 129.95 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 272.11 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 285.91 ERROR
r-devel-windows-x86_64 0.1.3 17.00 175.00 192.00 ERROR
r-patched-linux-x86_64 0.1.3 14.18 152.49 166.67 ERROR
r-release-linux-x86_64 0.1.3 15.13 152.33 167.46 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 18.00 173.00 191.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 219.00 241.00 ERROR

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [44s/53s] 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’ [33s/41s] 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’ [70s/131s] 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/176s] 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' [61s] 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’ [42s/50s] 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’ [42s/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' [59s] 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