CRAN Package Check Results for Package varsExplore

Last updated on 2024-05-03 05:53:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.89 33.59 36.48 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 1.93 26.10 28.03 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 48.16 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 58.20 NOTE
r-devel-windows-x86_64 0.3.0 4.00 51.00 55.00 NOTE
r-patched-linux-x86_64 0.3.0 2.25 26.16 28.41 ERROR
r-release-linux-x86_64 0.3.0 1.79 32.68 34.47 NOTE
r-release-macos-arm64 0.3.0 41.00 ERROR
r-release-windows-x86_64 0.3.0 5.00 50.00 55.00 NOTE
r-oldrel-macos-arm64 0.3.0 38.00 NOTE
r-oldrel-macos-x86_64 0.3.0 48.00 NOTE
r-oldrel-windows-x86_64 0.3.0 4.00 51.00 55.00 NOTE

Check Details

Version: 0.3.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.3.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rio’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘varsExplore-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: vars_explore > ### Title: Searchable variable explorer with labelled variables > ### Aliases: vars_explore > > ### ** Examples > > > qog <- rio::import("http://www.qogdata.pol.gu.se/dataarchive/qog_bas_cs_jan18.dta") Error in curl::curl_fetch_memory(file) : Failed to connect to www.qogdata.pol.gu.se port 80 after 67 ms: Couldn't connect to server Calls: <Anonymous> -> remote_to_local -> <Anonymous> Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘basic_usage.Rmd’ using rmarkdown Quitting from lines at lines 36-37 [unnamed-chunk-2] (basic_usage.Rmd) Error: processing vignette 'basic_usage.Rmd' failed with diagnostics: Failed to connect to www.qogdata.pol.gu.se port 80 after 33 ms: Couldn't connect to server --- failed re-building ‘basic_usage.Rmd’ SUMMARY: processing the following file failed: ‘basic_usage.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘varsExplore-Ex.R’ failed The error most likely occurred in: > ### Name: vars_explore > ### Title: Searchable variable explorer with labelled variables > ### Aliases: vars_explore > > ### ** Examples > > > qog <- rio::import("http://www.qogdata.pol.gu.se/dataarchive/qog_bas_cs_jan18.dta") Error in curl::curl_fetch_memory(file) : Timeout was reached: [www.qogdata.pol.gu.se] Resolving timed out after 10007 milliseconds Calls: <Anonymous> -> remote_to_local -> <Anonymous> Execution halted Flavor: r-release-macos-arm64