* using log directory 'd:/RCompile/CRANincoming/R-devel/climodr.Rcheck' * using R Under development (unstable) (2024-12-19 r87451 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'climodr/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'climodr' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Alexander Klug ' New submission Found the following (possibly) invalid file URI: URI: Link From: inst/doc/climodr.html The Title field should be in title case. Current version is: 'Climate modeling with point data from climate stations' In title case that is: 'Climate Modeling with Point Data from Climate Stations' * 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 serialization versions ... OK * checking whether package 'climodr' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Author field differs from that derived from Authors@R Author: 'Alexander Klug [aut, cre], Luise Wraase [aut], Seda Bekar [ctb] Dirk Zeuss [aut]' Authors@R: 'Alexander Klug [aut, cre, cph], Luise Wraase [aut], Seda Bekar [ctb], Dirk Zeuss [aut]' * 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 ... 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 ... NOTE Package in Depends field not imported from: 'tidyverse' These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE autocorr: no visible global function definition for 'read.csv' autocorr: no visible binding for global variable 'envrmt' autocorr: no visible global function definition for 'complete.cases' autocorr : cor.mtest: no visible global function definition for 'cor.test' autocorr: no visible global function definition for 'head' autocorr: no visible global function definition for 'colorRampPalette' autocorr: no visible global function definition for 'write.csv' calc.indices: no visible binding for global variable 'envrmt' calc.model: no visible global function definition for 'read.csv' calc.model: no visible binding for global variable 'envrmt' calc.model: no visible global function definition for 'complete.cases' calc.model: no visible global function definition for '%>%' calc.model: no visible global function definition for 'head' clim.sample: no visible global function definition for 'data' clim.sample: no visible binding for global variable 'envrmt' clim.sample: no visible global function definition for 'write.csv' clim.sample: no visible binding for global variable 'plot_description' climplot: no visible binding for global variable 'envrmt' climplot: no visible global function definition for 'png' climplot: no visible global function definition for 'adjustcolor' climplot: no visible global function definition for 'dev.off' climpred: no visible binding for global variable 'envrmt' climpred: no visible global function definition for 'write.csv' crop.all: no visible binding for global variable 'envrmt' envi.create: no visible binding for global variable 'appendProjectDirList' envi.create: no visible binding for '<<-' assignment to 'envrmt' envi.create: no visible binding for global variable 'envrmt' fin.csv: no visible global function definition for 'read.csv' fin.csv: no visible binding for global variable 'envrmt' fin.csv: no visible global function definition for 'write.csv' fin.csv: no visible binding for global variable 'tiff_paths' prep.csv: no visible binding for global variable 'envrmt' prep.csv: no visible global function definition for 'read.csv' prep.csv: no visible global function definition for 'ave' prep.csv: no visible binding for global variable 'daymonth' prep.csv: no visible global function definition for 'write.csv' proc.csv: no visible binding for global variable 'envrmt' proc.csv: no visible global function definition for 'read.csv' proc.csv: no visible global function definition for 'as.formula' proc.csv: no visible global function definition for 'aggregate' proc.csv: no visible global function definition for 'write.csv' spat.csv: no visible global function definition for 'read.csv' spat.csv: no visible binding for global variable 'envrmt' spat.csv: no visible global function definition for 'write.csv' Undefined global functions or variables: %>% adjustcolor aggregate appendProjectDirList as.formula ave colorRampPalette complete.cases cor.test data daymonth dev.off envrmt head plot_description png read.csv tiff_paths write.csv Consider adding importFrom("grDevices", "adjustcolor", "colorRampPalette", "dev.off", "png") importFrom("stats", "aggregate", "as.formula", "ave", "complete.cases", "cor.test") importFrom("utils", "data", "head", "read.csv", "write.csv") to your NAMESPACE file. Found the following calls to data() loading into the global environment: File 'climodr/R/Environment.R': data("res_area") data("plot_description") data("sch_201707") data("sch_dgm") data("ext_vignette") See section 'Good practice' in '?data'. * 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 ... 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [60s] OK * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 4 NOTEs