* using log directory 'd:/Rcompile/CRANpkg/local/4.4/bggAnalytics.Rcheck' * using R version 4.4.1 (2024-06-14 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'bggAnalytics/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'bggAnalytics' version '0.2.1' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'bggAnalytics' can be installed ... OK * checking installed package size ... OK * checking package 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 ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] OK * checking use of S3 registration ... 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 ... [4s] OK * checking Rd files ... [1s] NOTE checkRd: (-1) bggCollection.Rd:63-64: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggCollection.Rd:65-67: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggCollection.Rd:68-69: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggCollection.Rd:70-73: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggCollection.Rd:74-76: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggCollection.Rd:77-80: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggGames.Rd:68-69: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggGames.Rd:70-72: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggSearch.Rd:66-67: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggSearch.Rd:68-71: Lost braces in \itemize; meant \describe ? checkRd: (-1) bggSearch.Rd:72-73: Lost braces in \itemize; meant \describe ? * checking Rd metadata ... 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... [0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking examples ... [2s] ERROR Running examples in 'bggAnalytics-Ex.R' failed The error most likely occurred in: > ### Name: bgg_merge > ### Title: Merge data from two bggAPI objects > ### Aliases: bgg_merge > > ### ** Examples > > > sr <- bggSearch$new("Terraforming Mars") > gm <- bggGames$new(sr$ids) Warning in open.connection(x, "rb") : cannot open URL 'https://boardgamegeek.com/xmlapi2/thing?id=420095,167791,380299,401513,427367,427564,328871,371070,358738,358739,358741,358740,381143,376868,344634,376937,322281,427563,265081,395612,339849,241497,311247,312319,332774,427565,419696,255681,370074,427573,400568,375783,427696,296298,427697,346129,377179,218127,427574,427576,408591,265083,427577,427695,265084,427578,427579,364339,401114,427580,358525,352525,406001,230241,247030,387809,406019,427581,381423,230123,202825,226297,416029,427689,427690,427693,390472,422435,365385,427691,296108,380939,273473,279345,427694,359145,365384,231965,254538,379201,326379&stats=1': HTTP status was '400 Bad Request' Error in open.connection(x, "rb") : cannot open the connection to 'https://boardgamegeek.com/xmlapi2/thing?id=420095,167791,380299,401513,427367,427564,328871,371070,358738,358739,358741,358740,381143,376868,344634,376937,322281,427563,265081,395612,339849,241497,311247,312319,332774,427565,419696,255681,370074,427573,400568,375783,427696,296298,427697,346129,377179,218127,427574,427576,408591,265083,427577,427695,265084,427578,427579,364339,401114,427580,358525,352525,406001,230241,247030,387809,406019,427581,381423,230123,202825,226297,416029,427689,427690,427693,390472,422435,365385,427691,296108,380939,273473,279345,427694,359145,365384,231965,254538,379201,326379&stats=1' Calls: ... read_xml.character -> read_xml.connection -> open -> open.connection Execution halted * checking PDF version of manual ... [28s] OK * checking HTML version of manual ... [5s] OK * DONE Status: 1 ERROR, 1 NOTE