Last updated on 2025-01-12 12:48:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.4 | 2.68 | 26.76 | 29.44 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.4 | 1.71 | 21.83 | 23.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.4 | 46.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 47.33 | ERROR | |||
r-devel-windows-x86_64 | 0.0.4 | 5.00 | 55.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 0.0.4 | 2.73 | 29.82 | 32.55 | NOTE | |
r-release-linux-x86_64 | 0.0.4 | 2.60 | 30.15 | 32.75 | NOTE | |
r-release-macos-arm64 | 0.0.4 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.4 | 30.00 | NOTE | |||
r-release-windows-x86_64 | 0.0.4 | 4.00 | 54.00 | 58.00 | ERROR | |
r-oldrel-macos-arm64 | 0.0.4 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0.4 | 30.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.0.4 | 5.00 | 61.00 | 66.00 | ERROR |
Version: 0.0.4
Check: examples
Result: ERROR
Running examples in ‘GWnnegPCA-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gw_nsprcomp
> ### Title: Geographically Weighted non-negative Principal Component
> ### Analysis
> ### Aliases: gw_nsprcomp
> ### Keywords: "SPATIAL" "MULTIVALIATE"
>
> ### ** Examples
>
>
> ### This example is for demonstrating GWnnegPCA only.
> ### The application does not imply any reasonable meanings.
>
> library(sp)
> library(spData)
To access larger datasets in this package, install the spDataLarge
package with: `install.packages('spDataLarge',
repos='https://nowosad.github.io/drat/', type='source')`
> library(sf)
Linking to GEOS 3.13.0, GDAL 3.10.0, PROJ 9.5.1; sf_use_s2() is TRUE
>
> boston <- as(st_read(system.file("shapes/boston_tracts.shp",
+ package="spData")[1]), "Spatial")
Error: `dsn` must point to a source, not an empty string.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘sf’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.4
Check: examples
Result: ERROR
Running examples in ‘GWnnegPCA-Ex.R’ failed
The error most likely occurred in:
> ### Name: gw_nsprcomp
> ### Title: Geographically Weighted non-negative Principal Component
> ### Analysis
> ### Aliases: gw_nsprcomp
> ### Keywords: "SPATIAL" "MULTIVALIATE"
>
> ### ** Examples
>
>
> ### This example is for demonstrating GWnnegPCA only.
> ### The application does not imply any reasonable meanings.
>
> library(sp)
> library(spData)
To access larger datasets in this package, install the spDataLarge
package with: `install.packages('spDataLarge',
repos='https://nowosad.github.io/drat/', type='source')`
> library(sf)
Linking to GEOS 3.10.2, GDAL 3.4.3, PROJ 8.2.1; sf_use_s2() is TRUE
>
> boston <- as(st_read(system.file("shapes/boston_tracts.shp",
+ package="spData")[1]), "Spatial")
Error: `dsn` must point to a source, not an empty string.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.0.4
Check: examples
Result: ERROR
Running examples in 'GWnnegPCA-Ex.R' failed
The error most likely occurred in:
> ### Name: gw_nsprcomp
> ### Title: Geographically Weighted non-negative Principal Component
> ### Analysis
> ### Aliases: gw_nsprcomp
> ### Keywords: "SPATIAL" "MULTIVALIATE"
>
> ### ** Examples
>
>
> ### This example is for demonstrating GWnnegPCA only.
> ### The application does not imply any reasonable meanings.
>
> library(sp)
> library(spData)
To access larger datasets in this package, install the spDataLarge
package with: `install.packages('spDataLarge',
repos='https://nowosad.github.io/drat/', type='source')`
> library(sf)
Linking to GEOS 3.12.2, GDAL 3.9.3, PROJ 9.4.1; sf_use_s2() is TRUE
>
> boston <- as(st_read(system.file("shapes/boston_tracts.shp",
+ package="spData")[1]), "Spatial")
Error: `dsn` must point to a source, not an empty string.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.0.4
Check: examples
Result: ERROR
Running examples in 'GWnnegPCA-Ex.R' failed
The error most likely occurred in:
> ### Name: gw_nsprcomp
> ### Title: Geographically Weighted non-negative Principal Component
> ### Analysis
> ### Aliases: gw_nsprcomp
> ### Keywords: "SPATIAL" "MULTIVALIATE"
>
> ### ** Examples
>
>
> ### This example is for demonstrating GWnnegPCA only.
> ### The application does not imply any reasonable meanings.
>
> library(sp)
> library(spData)
To access larger datasets in this package, install the spDataLarge
package with: `install.packages('spDataLarge',
repos='https://nowosad.github.io/drat/', type='source')`
> library(sf)
Linking to GEOS 3.11.2, GDAL 3.8.2, PROJ 9.3.1; sf_use_s2() is TRUE
>
> boston <- as(st_read(system.file("shapes/boston_tracts.shp",
+ package="spData")[1]), "Spatial")
Error: `dsn` must point to a source, not an empty string.
Execution halted
Flavor: r-oldrel-windows-x86_64