* using log directory ‘/srv/hornik/tmp/CRAN/GeoLight.Rcheck’ * using R Under development (unstable) (2024-02-25 r85988) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (5) Debian flang-new version 17.0.6 (5) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘GeoLight/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘GeoLight’ version ‘2.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/5s] NOTE Maintainer: ‘Simeon Lisovski ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: Geolocator (3:32) CRAN repository db overrides: X-CRAN-Comment: Archived on 2021-11-14 as check problems were not corrected in time. Found the following (possibly) invalid URLs: URL: http://www.esrl.noaa.gov/gmd/grad/solcalc/ (moved to https://gml.noaa.gov/grad/solcalc/) From: man/solar.Rd man/zenith.Rd Status: 301 Message: Moved Permanently For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. * 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 ‘GeoLight’ can be installed ... [14s/14s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... NOTE Problems with news in ‘NEWS’: Cannot process chunk/lines: All dependencies to rgdal, rgeos and sp have been removed. Cannot process chunk/lines: We thank Migrate Technology Ltd. for supporting this update. Cannot process chunk/lines: Please view package vignette "GeoLight2.0" for detailed description on changes within functions and about additional functionalities. * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [4s/4s] OK * checking whether the package can be loaded with stated dependencies ... [3s/3s] OK * checking whether the package can be unloaded cleanly ... [3s/3s] OK * checking whether the namespace can be loaded with stated dependencies ... [3s/3s] OK * checking whether the namespace can be unloaded cleanly ... [4s/4s] OK * checking loading without being on the library search path ... [4s/4s] 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 ... [19s/19s] OK * 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 ... 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/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [6s/7s] ERROR Running examples in ‘GeoLight-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: coord > ### Title: Simple Threshold Geolocation Estimates > ### Aliases: coord > > ### ** Examples > > data(hoopoe2) > hoopoe2$tFirst <- as.POSIXct(hoopoe2$tFirst, tz = "GMT") > hoopoe2$tSecond <- as.POSIXct(hoopoe2$tSecond, tz = "GMT") > crds <- coord(hoopoe2, degElevation=-6, tol = 0.2) Note: Out of 340 twilight pairs, the calculation of 122 latitudes failed (35 %)> tripMap(crds, xlim=c(-20,20), ylim=c(5,50), main="hoopoe2") The rnaturalearthdata package needs to be installed. Installing the rnaturalearthdata package. Installing package into ‘/tmp/RtmpIb96DI/RLIBS_1c39485c574d2f’ (as ‘lib’ is unspecified) Error in value[[3L]](cond) : Failed to install the rnaturalearthdata package. Please try installing the package for yourself using the following command: install.packages("rnaturalearthdata") Calls: tripMap ... tryCatch -> tryCatchList -> tryCatchOne -> Execution halted * 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: 1 ERROR, 2 NOTEs