- using R Under development (unstable) (2023-06-07 r84523)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-12 (Debian 12.2.0-14) 12.2.0
GNU Fortran (Debian 12.2.0-14) 12.2.0
- running under: Debian GNU/Linux 12 (bookworm)
- 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 executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘trajectories’ can be installed ... OK
- checking package directory ... OK
- checking for future file timestamps ... 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/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/3s] OK
- checking whether the package can be unloaded cleanly ... [1s/3s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/3s] OK
- checking loading without being on the library search path ... [1s/2s] 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 ... [15s/25s] OK
- checking Rd files ... [1s/1s] 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 ... [1s/3s] 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 ... [37s/61s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
Kinhom.Track 4.715 0.182 7.779
pcfinhom.Track 4.791 0.103 9.042
as.list.TracksCollection 4.673 0.091 8.280
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [7s/12s] OK
Running ‘tracks.R’ [6s/12s]
Comparing ‘tracks.Rout’ to ‘tracks.Rout.save’ ...7,10d6
< The legacy packages maptools, rgdal, and rgeos, underpinning this package
< will retire shortly. Please refer to R-spatial evolution reports on
< https://r-spatial.org/r/2023/05/15/evolution4.html for details.
< This package is now running under evolution status 0
32,47d27
< Please note that rgdal will be retired during October 2023,
< plan transition to sf/stars/terra functions using GDAL and PROJ
< at your earliest convenience.
< See https://r-spatial.org/r/2023/05/15/evolution4.html and https://github.com/r-spatial/evolution
< rgdal: version: 1.6-7, (SVN revision 1203)
< Geospatial Data Abstraction Library extensions to R successfully loaded
< Loaded GDAL runtime: GDAL 3.6.2, released 2023/01/02
< Path to GDAL shared files: /usr/share/gdal
< GDAL does not use iconv for recoding strings.
< GDAL binary built with GEOS: TRUE
< Loaded PROJ runtime: Rel. 9.1.1, December 1st, 2022, [PJ_VERSION: 911]
< Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
< PROJ CDN enabled: FALSE
< Linking to sp version:1.6-1
< To mute warnings of possible GDAL/OSR exportToProj4() degradation,
< use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
231,268c211,213
< Linking to GEOS 3.11.1, GDAL 3.6.2, PROJ 9.1.1; 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 ... [15s/30s] OK
- checking PDF version of manual ... [7s/16s] OK
- checking HTML version of manual ... [1s/3s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 NOTE