Skip to content

Commit e030234

Browse files
committed
NA's -> NAs CRAN NOTE
1 parent 7cf531d commit e030234

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tests/stars.Rout.save

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ PROJCRS["Amersfoort / RD New",
199199
> k_st
200200
stars object with 2 dimensions and 2 attributes
201201
attribute(s):
202-
Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
202+
Min. 1st Qu. Median Mean 3rd Qu. Max. NAs
203203
var1.pred 4.7765547 5.2376293 5.5728839 5.7072287 6.1717619 7.4399911 5009
204204
var1.var 0.0854949 0.1372864 0.1621838 0.1853319 0.2116152 0.5002756 5009
205205
dimension(s):
@@ -218,8 +218,8 @@ attribute(s):
218218
Median :5.573 Median :0.1622 (6,7]: 962
219219
Mean :5.707 Mean :0.1853 (7,8]: 47
220220
3rd Qu.:6.172 3rd Qu.:0.2116 (8,9]: 0
221-
Max. :7.440 Max. :0.5003 NA's :5009
222-
NA's :5009 NA's :5009
221+
Max. :7.440 Max. :0.5003 NAs :5009
222+
NAs :5009 NAs :5009
223223
dimension(s):
224224
from to offset delta refsys x/y
225225
x 1 78 178440 40 Amersfoort / RD New [x]
@@ -230,7 +230,7 @@ y 1 104 333760 -40 Amersfoort / RD New [y]
230230
+ }
231231
stars object with 3 dimensions and 1 attribute
232232
attribute(s):
233-
Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
233+
Min. 1st Qu. Median Mean 3rd Qu. Max. NAs
234234
var1.pred 0.0854949 0.2116778 2 2.710347 5.237542 7.439991 15027
235235
dimension(s):
236236
from to offset delta refsys values
@@ -470,7 +470,7 @@ drawing 5 multivariate GLS realisations of beta...
470470
[using conditional Gaussian simulation]
471471
stars object with 3 dimensions and 2 attributes
472472
attribute(s):
473-
Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
473+
Min. 1st Qu. Median Mean 3rd Qu. Max. NAs
474474
zinc 101.7643 199.59256 300.2140 399.8017 544.0327 1817.2057 25045
475475
lead 32.7799 73.03151 107.9339 133.1725 178.8162 638.9396 25045
476476
dimension(s):

0 commit comments

Comments
 (0)