CRAN Package Check Results for Maintainer ‘Vlad Tarko <vladtarko at gmail.com>’

Last updated on 2024-05-02 09:52:49 CEST.

Package ERROR NOTE
varsExplore 2 10

Package varsExplore

Current CRAN status: ERROR: 2, NOTE: 10

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