- using R Under development (unstable) (2023-09-28 r85227 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 12.2.0
GNU Fortran (GCC) 12.2.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'trajectories/DESCRIPTION' ... OK
- this is package 'trajectories' version '0.2-7'
- checking package namespace information ... OK
- checking package dependencies ... NOTE
Package suggested but not available for checking: 'taxidata'
- 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 'trajectories' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' 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 ... [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 ... [9s] 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 contents of 'data' directory ... OK
- checking data for non-ASCII characters ... [1s] OK
- checking data for ASCII and uncompressed saves ... OK
- checking sizes of PDF files under 'inst/doc' ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [42s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [6s] OK
Running 'tracks.R' [6s]
Comparing 'tracks.Rout' to 'tracks.Rout.save' ...7,14d6
< The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
< which was just loaded, will retire in October 2023.
< Please refer to R-spatial evolution reports for details, especially
< https://r-spatial.org/r/2023/05/15/evolution4.html.
< It may be desirable to make the sf package available;
< package maintainers should consider adding sf to Suggests:.
< The sp package is now running under evolution status 2
< (status 2 uses the sf package in place of rgdal)
219,256c211,213
< Linking to GEOS 3.11.2, GDAL 3.6.2, PROJ 9.2.0; sf_use_s2() is TRUE
< [[1]]
< An object of class Track
< 3points
< bbox:
< min max
< x 3 6
< y 5 7
< [[2]]
< An object of class Track
< 2points
< bbox:
< min max
< x 6 7
< y 4 5
< [[3]]
< An object of class Track
< 3points
< bbox:
< min max
< x 1 2
< y 2 4
< [[4]]
< An object of class Track
< 3points
< bbox:
< min max
< x 3 3
< y 1 4
< [[5]]
< An object of class Tracks
< 2 tracks followed by a single object
< [[6]]
< An object of class Tracks
< 2 tracks followed by a single object
< [[7]]
< An object of class TracksCollection
< 2 collection of tracks followed by 2 object
---
> Warning message:
> In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
> there is no package called 'sf'
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking re-building of vignette outputs ... [36s] OK
- checking PDF version of manual ... [29s] OK
- checking HTML version of manual ... [7s] OK
- DONE
Status: 1 NOTE