CRAN Package Check Results for Package IPEDSuploadables

Last updated on 2024-09-01 04:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.7 8.98 81.69 90.67 OK
r-devel-linux-x86_64-debian-gcc 2.9.0 6.21 57.20 63.41 OK
r-devel-linux-x86_64-fedora-clang 2.9.0 147.14 OK
r-devel-linux-x86_64-fedora-gcc 2.9.0 157.77 OK
r-devel-windows-x86_64 2.9.0 11.00 107.00 118.00 OK
r-patched-linux-x86_64 2.9.0 8.13 75.78 83.91 OK
r-release-linux-x86_64 2.8.7 8.28 75.21 83.49 OK
r-release-macos-arm64 2.9.0 57.00 OK
r-release-macos-x86_64 2.9.0 132.00 OK
r-release-windows-x86_64 2.9.0 15.00 123.00 138.00 OK
r-oldrel-macos-arm64 2.9.0 61.00 ERROR
r-oldrel-macos-x86_64 2.9.0 97.00 ERROR
r-oldrel-windows-x86_64 2.9.0 16.00 124.00 140.00 OK

Check Details

Version: 2.9.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘setup_for_12monthenrollment.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") > load("../data/specs_E1D.rda") Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file '../data/specs_E1D.rda', probable reason 'No such file or directory' When sourcing ‘setup_for_12monthenrollment.R’: Error: cannot open the connection Execution halted when running code in ‘setup_for_completions.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") > load("../data/specs_COM.rda") Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file '../data/specs_COM.rda', probable reason 'No such file or directory' When sourcing ‘setup_for_completions.R’: Error: cannot open the connection Execution halted when running code in ‘setup_for_fallenrollment.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") > load("../data/specs_EF1.rda") Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file '../data/specs_EF1.rda', probable reason 'No such file or directory' When sourcing ‘setup_for_fallenrollment.R’: Error: cannot open the connection Execution halted when running code in ‘setup_for_gr.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") > load("../data/specs_GR.rda") Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file '../data/specs_GR.rda', probable reason 'No such file or directory' When sourcing ‘setup_for_gr.R’: Error: cannot open the connection Execution halted when running code in ‘setup_for_gr200.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") > load("../data/specs_GR200.rda") Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file '../data/specs_GR200.rda', probable reason 'No such file or directory' When sourcing ‘setup_for_gr200.R’: Error: cannot open the connection Execution halted when running code in ‘setup_for_hr.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") > load("../data/specs_HR.rda") Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file '../data/specs_HR.rda', probable reason 'No such file or directory' When sourcing ‘setup_for_hr.R’: Error: cannot open the connection Execution halted when running code in ‘setup_for_om.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") > load("../data/specs_OM.rda") Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file '../data/specs_OM.rda', probable reason 'No such file or directory' When sourcing ‘setup_for_om.R’: Error: cannot open the connection Execution halted ‘howto_overall_ipedsuploadables.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘howto_use_autoformat.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘setup_for_12monthenrollment.Rmd’ using ‘UTF-8’... failed ‘setup_for_completions.Rmd’ using ‘UTF-8’... failed ‘setup_for_fallenrollment.Rmd’ using ‘UTF-8’... failed ‘setup_for_gr.Rmd’ using ‘UTF-8’... failed ‘setup_for_gr200.Rmd’ using ‘UTF-8’... failed ‘setup_for_hr.Rmd’ using ‘UTF-8’... failed ‘setup_for_om.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64