You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running usmap::usmap_crs() results in the following warning:
Warning message:
In showSRID(uprojargs, format = "PROJ", multiline = "NO") :
Discarded datum unknown in CRS definition
The associated tests produce the following warnings:
test-transform.R:16: warning: data frame with AK and HI points is transformed
Discarded datum unknown in CRS definition
test-transform.R:16: warning: data frame with AK and HI points is transformed
CRS object has comment, which is lost in output
test-transform.R:16: warning: data frame with AK and HI points is transformed
Discarded datum Unknown based on Normal Sphere (r=6370997) ellipsoid in CRS definition
test-transform.R:16: warning: data frame with AK and HI points is transformed
CRS object has comment, which is lost in output
test-transform.R:16: warning: data frame with AK and HI points is transformed
Discarded datum Unknown based on Normal Sphere (r=6370997) ellipsoid in CRS definition
test-transform.R:32: warning: data frame with AK points is transformed
Discarded datum unknown in CRS definition
test-transform.R:32: warning: data frame with AK points is transformed
CRS object has comment, which is lost in output
test-transform.R:32: warning: data frame with AK points is transformed
Discarded datum Unknown based on Normal Sphere (r=6370997) ellipsoid in CRS definition
test-transform.R:48: warning: data frame with HI points is transformed
Discarded datum unknown in CRS definition
test-transform.R:48: warning: data frame with HI points is transformed
CRS object has comment, which is lost in output
test-transform.R:48: warning: data frame with HI points is transformed
Discarded datum Unknown based on Normal Sphere (r=6370997) ellipsoid in CRS definition
test-transform.R:64: warning: data frame with no AK or HI points is transformed
Discarded datum unknown in CRS definition
Environment
macOS 10.15.7
> version
_
platform x86_64-apple-darwin17.0
arch x86_64
os darwin17.0
system x86_64, darwin17.0
status
major 4
minor 0.2
year 2020
month 06
day 22
svn rev 78730
language R
version.string R version 4.0.2 (2020-06-22)
nickname Taking Off Again
Running
usmap::usmap_crs()
results in the following warning:The associated tests produce the following warnings:
Environment
macOS 10.15.7
The text was updated successfully, but these errors were encountered: