search for: minwespatialnul

Displaying 4 results from an estimated 4 matches for "minwespatialnul".

Did you mean: minwespatialnull
2015 Mar 12
2
Understanding why "no metadata object found ... not exported?" warnings from the methods package exist, and what they mean
...ds:::.findOrCopyClass` when called by `setIs` when called by `setClass`) emits a warning message such as ` class "SpatialLinesNULL" is defined (with package slot 'rgeos') but no metadata object found to revise subclass information---not exported? Making a copy in package 'minweSpatialNULL ` when I try to `R cmd build .` and then R cmd check *.gz` (or alternatively `devtools::load_all()`) the package I am building. What I don't really follow is why I am being warned when evidently the methods package *can* actually find the metadata object in order to make a copy of it (...
2015 Mar 13
1
Understanding why "no metadata object found ... not exported?" warnings from the methods package exist, and what they mean
...gt;> `setClass`) emits a warning message such as >> >> >> >> ` class "SpatialLinesNULL" is defined (with package slot 'rgeos') but no >> metadata object found to revise subclass information---not exported? Making >> a copy in package 'minweSpatialNULL ` >> >> >> >> when I try to `R cmd build .` and then R cmd check *.gz` (or alternatively >> `devtools::load_all()`) the package I am building. >> >> >> >> What I don't really follow is why I am being warned when evidently the >>...
2015 Mar 13
0
Understanding why "no metadata object found ... not exported?" warnings from the methods package exist, and what they mean
...by `setIs` when called by > `setClass`) emits a warning message such as > > > > ` class "SpatialLinesNULL" is defined (with package slot 'rgeos') but no > metadata object found to revise subclass information---not exported? Making > a copy in package 'minweSpatialNULL ` > > > > when I try to `R cmd build .` and then R cmd check *.gz` (or alternatively > `devtools::load_all()`) the package I am building. > > > > What I don't really follow is why I am being warned when evidently the > methods package *can* actually find the...
2015 Mar 13
0
Ah I've got it now .Thanks! RE: Understanding why "no metadata object found ... not exported?" warnings from the methods package exist, and what they mean
...;> `setClass`) emits a warning message such as >> >> >> >> ` class "SpatialLinesNULL" is defined (with package slot 'rgeos') but >> no metadata object found to revise subclass information---not >> exported? Making a copy in package 'minweSpatialNULL ` >> >> >> >> when I try to `R cmd build .` and then R cmd check *.gz` (or >> alternatively >> `devtools::load_all()`) the package I am building. >> >> >> >> What I don't really follow is why I am being warned when evidently &...