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

Last updated on 2024-05-02 04:01:20 CEST.

Package ERROR NOTE
varsExplore 1 11

Package varsExplore

Current CRAN status: ERROR: 1, NOTE: 11

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: > ### 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