* using log directory ‘/srv/hornik/tmp/CRAN/fpdsScraper.Rcheck’ * using R Under development (unstable) (2024-02-29 r86017) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (5) Debian flang-new version 17.0.6 (5) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘fpdsScraper/DESCRIPTION’ ... OK * this is package ‘fpdsScraper’ version ‘0.0.0.9000’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Aymane Omari ’ New submission Version contains large components (0.0.0.9000) Possibly misspelled words in DESCRIPTION: FPDS (2:8, 9:109, 9:244, 9:477) assistantship (9:73) * 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 ... WARNING Found the following file with a non-portable file name: How to get your FPDS URL.pdf These are not fully portable file names. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘fpdsScraper’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Authors@R field gives persons with invalid ORCID identifiers: Aymane Omari [aut, cre] (...) Author field differs from that derived from Authors@R Author: ‘Aymane Omari [aut,cre]’ Authors@R: ‘Aymane Omari [aut, cre] (...)’ * checking top-level files ... NOTE Non-standard files/directories found at top level: ‘How to get your FPDS URL.pdf’ ‘LICENSE.md’ * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... WARNING '::' or ':::' import not declared from: ‘httr’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s/2s] NOTE get_total_pages: no visible global function definition for ‘read_html’ get_total_pages: no visible global function definition for ‘%>%’ get_total_pages: no visible global function definition for ‘html_nodes’ get_total_pages: no visible global function definition for ‘html_text’ scrape_fpds_data: no visible global function definition for ‘read_html’ scrape_fpds_data: no visible global function definition for ‘%>%’ scrape_fpds_data: no visible global function definition for ‘html_nodes’ scrape_fpds_data: no visible global function definition for ‘html_text’ scrape_fpds_data: no visible global function definition for ‘bind_rows’ Undefined global functions or variables: %>% bind_rows html_nodes html_text read_html * checking Rd files ... [0s/0s] 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 ... WARNING Codoc mismatches from Rd file 'scrape_data_from_all_pages.Rd': scrape_data_from_all_pages Code: function(url) Docs: function(url, search_term) Argument names in docs not in code: search_term * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... NONE * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [22s/24s] OK Running ‘testthat.R’ [22s/24s] * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 3 WARNINGs, 4 NOTEs