|  | 
| 1 | 1 | 
 | 
| 2 |  | -R Under development (unstable) (2025-01-19 r87600) -- "Unsuffered Consequences" | 
|  | 2 | +R Under development (unstable) (2025-06-25 r88356) -- "Unsuffered Consequences" | 
| 3 | 3 | Copyright (C) 2025 The R Foundation for Statistical Computing | 
| 4 |  | -Platform: aarch64-apple-darwin24.2.0 | 
|  | 4 | +Platform: x86_64-pc-linux-gnu | 
| 5 | 5 | 
 | 
| 6 | 6 | R is free software and comes with ABSOLUTELY NO WARRANTY. | 
| 7 | 7 | You are welcome to redistribute it under certain conditions. | 
| @@ -196,13 +196,13 @@ List of 3 | 
| 196 | 196 |   .. ..$ message: chr "3 NA's produced by log(.) + sqrt(.)\n" | 
| 197 | 197 |   .. ..$ call   : language message(sprintf("%d NA's produced by log(.) + sqrt(.)", sum(is.na(r)))) | 
| 198 | 198 |   .. .. ..- attr(*, "srcref")= 'srcref' int [1:8] 78 5 78 88 5 88 78 78 | 
| 199 |  | -  .. .. .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x149f65c58>  | 
|  | 199 | +  .. .. .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x55e8a07cb540>  | 
| 200 | 200 |   .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" | 
| 201 | 201 |   ..$ :List of 2 | 
| 202 | 202 |   .. ..$ message: chr "Got +/- Inf from x[4L]\n" | 
| 203 | 203 |   .. ..$ call   : language message(sprintf("Got +/- Inf from x[%s]", deparse(which(ii)))) | 
| 204 | 204 |   .. .. ..- attr(*, "srcref")= 'srcref' int [1:8] 80 5 80 96 5 96 80 80 | 
| 205 |  | -  .. .. .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x149f65c58>  | 
|  | 205 | +  .. .. .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x55e8a07cb540>  | 
| 206 | 206 |   .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" | 
| 207 | 207 |  $ warnings:List of 2 | 
| 208 | 208 |   ..$ :List of 2 | 
| @@ -245,8 +245,8 @@ List of 3 | 
| 245 | 245 | +     "\n\t starting with 'is.' :\t  ", | 
| 246 | 246 | +     sum(grepl("^is\\.", ls.base[base.is.f])), "\n", sep = "") | 
| 247 | 247 | 
 | 
| 248 |  | -Number of all base objects:	1404 | 
| 249 |  | -Number of functions from these:	1360 | 
|  | 248 | +Number of all base objects:	1405 | 
|  | 249 | +Number of functions from these:	1361 | 
| 250 | 250 | 	 starting with 'is.' :	  53 | 
| 251 | 251 | 
 | 
| 252 | 252 | > ## R ver.| #{is*()} | 
| @@ -1639,5 +1639,5 @@ sm     3    3    3    3    4    4    4    4    2     2     2 | 
| 1639 | 1639 | > par(op) | 
| 1640 | 1640 | >  | 
| 1641 | 1641 | > cat("Time elapsed: ", proc.time() - .ptime, "\n") | 
| 1642 |  | -Time elapsed:  0.647 0.039 0.691 0 0  | 
|  | 1642 | +Time elapsed:  1.021 0.04 1.062 0 0  | 
| 1643 | 1643 | >  | 
0 commit comments