* using log directory 'd:/RCompile/CRANincoming/R-devel/fpdsScraper.Rcheck' * using R Under development (unstable) (2024-02-29 r86017 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * 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 ... 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 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 serialization versions ... OK * checking whether package 'fpdsScraper' can be installed ... OK * checking installed package size ... 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 ... 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 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 ... 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 ... 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 ... [40s] OK Running 'testthat.R' [40s] * checking PDF version of manual ... [21s] OK * checking HTML version of manual ... OK * DONE Status: 3 WARNINGs, 4 NOTEs