Last updated on 2022-09-11 12:56:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.00 | 337.30 | 342.30 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 3.88 | 259.61 | 263.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 481.69 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 484.92 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 20.00 | 440.00 | 460.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 4.76 | 319.30 | 324.06 | OK | |
r-release-linux-x86_64 | 1.0.1 | 4.78 | 327.08 | 331.86 | OK | |
r-release-macos-arm64 | 1.0.1 | 118.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 134.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 8.00 | 424.00 | 432.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 108.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 130.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 9.00 | 113.00 | 122.00 | ERROR |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'ptools-Ex.R' failed
The error most likely occurred in:
> ### Name: dcount_xy
> ### Title: Count of points within distance of polygon
> ### Aliases: dcount_xy
>
> ### ** Examples
>
> data(nyc_cafe); data(nyc_bor)
> gr_nyc <- prep_grid(nyc_bor,6000)
> gr_nyc$dcafe_8k <- dcount_xy(gr_nyc,nyc_cafe,8000)
Error in sp::CRS(...) :
PROJ4 argument-value pairs must begin with +: PROJCRS["unknown",
BASEGEOGCRS["unknown",
DATUM["North American Datum 1983",
ELLIPSOID["GRS 1980",6378137,298.257222101,
LENGTHUNIT["metre",1]],
ID["EPSG",6269]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8901]]],
CONVERSION["unknown",
METHOD["Lambert Conic Conformal (2SP)",
ID["EPSG",9802]],
PARAMETER["Latitude of false origin",40.1666666666667,
ID["EPSG",8821]],
PARAMETER["Longitude origin",-74,
ID["EPSG",8822]],
1st standard parallel",40.6666666666667,
ID["EPSG",8823]],
2nd parallel",41.0333333333333,
ID["EPSG",8824]],
PARAMETER["Easting at origin",984250,
LENGTHUNIT["US survey foot",0.304800609601219],
ID["EPSG",8826]],
PARAMETER["Northing origin",0,
ID["EPSG",8827]]],
CS[Cartesian,2],
AXIS["(E)",east,
ORDER[1],
foot",0.304800609601219,
ID["EPSG",9003]]],
AXIS["(N)",north,
ORDER[2],
ID["EPSG",9003]]]]
Calls: dcount_xy ... asMethod -> geom -> geom -> .local -> crs<- -> crs<- -> .CRS
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'spat-feateng.Rmd' using rmarkdown
Quitting from lines 78-83 (spat-feateng.Rmd)
Error: processing vignette 'spat-feateng.Rmd' failed with diagnostics:
PROJ4 argument-value pairs must begin with +: PROJCRS["unknown",
BASEGEOGCRS["unknown",
DATUM["North American Datum 1983",
ELLIPSOID["GRS 1980",6378137,298.257222101,
LENGTHUNIT["metre",1]],
ID["EPSG",6269]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8901]]],
CONVERSION["unknown",
METHOD["Lambert Conic Conformal (2SP)",
ID["EPSG",9802]],
PARAMETER["Latitude of false origin",40.1666666666667,
ID["EPSG",8821]],
PARAMETER["Longitude origin",-74,
ID["EPSG",8822]],
1st standard parallel",40.6666666666667,
ID["EPSG",8823]],
2nd parallel",41.0333333333333,
ID["EPSG",8824]],
PARAMETER["Easting at origin",984250,
LENGTHUNIT["US survey foot",0.304800609601219],
ID["EPSG",8826]],
PARAMETER["Northing origin",0,
ID["EPSG",8827]]],
CS[Cartesian,2],
AXIS["(E)",east,
ORDER[1],
foot",0.304800609601219,
ID["EPSG",9003]]],
AXIS["(N)",north,
ORDER[2],
ID["EPSG",9003]]]]
--- failed re-building 'spat-feateng.Rmd'
SUMMARY: processing the following file failed:
'spat-feateng.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64