* using log directory ‘/srv/hornik/tmp/CRAN_pretest/golfastr.Rcheck’ * using R Under development (unstable) (2026-01-18 r89306) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1+b1) Debian flang version 21.1.8 (1+b1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘golfastr/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘golfastr’ version ‘0.1.2’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Ray Carpenter ’ New submission Possibly misspelled words in DESCRIPTION: PGA (7:20) leaderboards (8:15) tibble (9:5) * 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 ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘golfastr’ can be installed ... [2s/2s] WARNING Found the following significant warnings: Note: possible error in 'espn_site_request(paste0("scoreboard/", ': unused argument (tour = tour) Note: possible error in 'espn_site_request("scoreboard", ': unused argument (tour = tour) See ‘/srv/hornik/tmp/CRAN_pretest/golfastr.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE Non-standard file/directory found at top level: ‘data-test’ * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... WARNING Subdirectory ‘data’ contains no data sets. * checking code 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: ‘purrr’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [4s/4s] NOTE fetch_leaderboard_fast: possible error in espn_site_request(paste0("scoreboard/", event_id), tour = tour): unused argument (tour = tour) load_schedule: possible error in espn_site_request("scoreboard", tour = tour, query_params = list(dates = year)): unused argument (tour = tour) * 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 'espn_site_request.Rd': espn_site_request Code: function(endpoint, query_params = NULL) Docs: function(endpoint, tour = "pga", query_params = NULL) Argument names in docs not in code: tour Mismatches in argument names: Position: 2 Code: query_params Docs: tour * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... WARNING Files not of a type allowed in a ‘data’ directory: ‘golfastr.duckdb’ Please use e.g. ‘inst/extdata’ for non-R data files * checking data for non-ASCII characters ... [0s/0s] OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... WARNING Files in the 'vignettes' directory but no files in 'inst/doc': ‘getting-started.Rmd’ Package has no Sweave vignette sources and no VignetteBuilder field. * checking examples ... [1s/1s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [1s/1s] OK Running ‘testthat.R’ [1s/1s] * checking package vignettes ... NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 6 WARNINGs, 4 NOTEs