* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/pulso.Rcheck’ * using R Under development (unstable) (2026-06-12 r90139) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) GNU Fortran (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) * running under: Fedora Linux 40 (Workstation Edition) * using session charset: UTF-8 * current time: 2026-06-12 15:20:53 UTC * checking for file ‘pulso/DESCRIPTION’ ... OK * this is package ‘pulso’ version ‘0.1.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘pulso’ can be installed ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking examples with --run-donttest ... [3s/10s] ERROR Running examples in ‘pulso-Ex.R’ failed The error most likely occurred in: > ### Name: pulso_describe_column > ### Title: Describe metadata for a single column > ### Aliases: pulso_describe_column > > ### ** Examples > > ## No test: > df <- pulso_load(2024, 6, "ocupados", metadata = TRUE) Downloading https://microdatos.dane.gov.co/index.php/catalog/819/download/23625 Downloading codebook (7 MB) on first use ℹ Cached at '/data/blackswan/ripley/.cache/R/pulso/codebook/dane_codebook.json' > cat(pulso_describe_column(df, "P6020")) Error in `abort_pulso()`: ! Column 'P6020' is not in the DataFrame (have 200 columns; first few: periodo, mes, per, directorio, secuencia_p) Backtrace: ▆ 1. ├─base::cat(pulso_describe_column(df, "P6020")) 2. └─pulso::pulso_describe_column(df, "P6020") 3. └─pulso:::abort_validation_error(...) 4. └─pulso:::abort_pulso(class = "pulso_validation_error", message = message, ...) 5. └─rlang::abort(...) Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [22s/22s] OK * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... NOTE Found the following files/directories: ‘~/.cache/R/pulso’ ‘~/.cache/R/pulso/codebook’ ‘~/.cache/R/pulso/codebook/dane_codebook.json’ ‘~/.cache/R/pulso/raw’ ‘~/.cache/R/pulso/raw/2024’ ‘~/.cache/R/pulso/raw/2024/06.zip’ * DONE Status: 1 ERROR, 1 NOTE See ‘/data/blackswan/ripley/R/packages/tests-devel/pulso.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 1:16.31, 58.40 + 10.82