Raphael Gouvea

Results 2 comments of Raphael Gouvea

I still think the `POF_files_metadata_harmonization.csv` needs review because of the `get_available_filetypes`. The problem with the read_POF, however, is simple. Line 206 of the `import_wrapper_functions.R` is `invisible(file.remove(paste0(data_path,names(out),".txt")))`. The object `out` was...

@rafapereirabr, have you checked if the files were unzipped as stated in the error message? In your case, POF2008 files are zipped as .7z and you need to unzip them...