* using log directory 'd:/Rcompile/CRANpkg/local/4.3/ghee.Rcheck' * using R Under development (unstable) (2022-08-11 r82713 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * checking for file 'ghee/DESCRIPTION' ... OK * this is package 'ghee' 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'ghee' 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 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s] OK * checking Rd files ... [1s] OK * 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 LazyData ... NOTE 'LazyData' is specified without a 'data' directory * checking examples ... [9s] ERROR Running examples in 'ghee-Ex.R' failed The error most likely occurred in: > ### Name: gh_repos_list > ### Title: List a user's github repository > ### Aliases: gh_repos_list > > ### ** Examples > > gh_repos_list("jdtrat") Error: $calls $calls[[1]] gh_repos_list("jdtrat") $calls[[2]] gh::gh("GET /users/{username}/repos", username = user, ...) $calls[[3]] gh_process_response(raw) $calls[[4]] gh_error(response) $calls[[5]] throw(cond) $parents [1] 0 1 2 3 4 $envs $envs[[1]] [1] "0x00000268011f2c58" $envs[[2]] [1] "0x0000026800186a80" $envs[[3]] [1] "0x000002687e8eb998" $envs[[4]] [1] "0x000002687e89a988" $envs[[5]] [1] "0x000002687e3bc570" $topenvs $topenvs[[1]] [1] "namespace:ghee" $topenvs[[2]] [1] "namespace:gh" $topenvs[[3]] [1] "namespace:gh" $topenvs[[4]] [1] "namespace:gh" $topenvs[[5]] [1] "0x000002687e629440" $indices [1] 1 2 3 4 5 $nframes [1] 5 $messages $messages[[1]] [1] "\nGitHub API error (403): \nMessage: API rate limit exceeded for 129.217.207.166. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)\nRead more at https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting" $ignore NULL $classes [1] "github_error" "http_error_403" "error" "condition" $pids [1] 2216 2216 2216 2216 2216 attr(,"class") [1] "rlib_trace" Execution halted * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE