R Under development (unstable) (2024-07-30 r86939 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ColOpenData) > > test_check("ColOpenData") Original data is retrieved from the Institute of Hydrology, Meteorology and Environmental Studies (Instituto de Hidrología, Meteorología y Estudios Ambientales - IDEAM). Reformatted by package authors. Stored by Universidad de Los Andes under the Epiverse TRACE iniative. Original data is retrieved from the Institute of Hydrology, Meteorology and Environmental Studies (Instituto de Hidrología, Meteorología y Estudios Ambientales - IDEAM). Reformatted by package authors. Stored by Universidad de Los Andes under the Epiverse TRACE iniative. Original data is retrieved from the Institute of Hydrology, Meteorology and Environmental Studies (Instituto de Hidrología, Meteorología y Estudios Ambientales - IDEAM). Reformatted by package authors. Stored by Universidad de Los Andes under the Epiverse TRACE iniative. Original data is retrieved from the Institute of Hydrology, Meteorology and Environmental Studies (Instituto de Hidrología, Meteorología y Estudios Ambientales - IDEAM). Reformatted by package authors. Stored by Universidad de Los Andes under the Epiverse TRACE iniative. Original data is retrieved from the Institute of Hydrology, Meteorology and Environmental Studies (Instituto de Hidrología, Meteorología y Estudios Ambientales - IDEAM). Reformatted by package authors. Stored by Universidad de Los Andes under the Epiverse TRACE iniative. Original data is retrieved from the National Administrative Department of Statistics (Departamento Administrativo Nacional de Estadística - DANE). Reformatted by package authors. Stored by Universidad de Los Andes under the Epiverse TRACE iniative. [ FAIL 0 | WARN 0 | SKIP 15 | PASS 76 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-aggregate_climate.R:81:3', 'test-aggregate_climate.R:128:3', 'test-documentation.R:11:3', 'test-documentation.R:30:3', 'test-documentation.R:43:3', 'test-documentation.R:70:3', 'test-download_climate.R:27:3', 'test-download_climate.R:95:3', 'test-download_climate.R:116:3', 'test-download_climate.R:165:3', 'test-download_demographic.R:14:3', 'test-download_geospatial.R:18:3', 'test-download_geospatial.R:27:3', 'test-download_population_projections.R:32:3', 'test-merge_geo_demographic.R:8:3' [ FAIL 0 | WARN 0 | SKIP 15 | PASS 76 ] > > proc.time() user system elapsed 30.84 5.15 1752.75