11
2- R Under development (unstable) (2024-08-27 r87063 ) -- "Unsuffered Consequences"
3- Copyright (C) 2024  The R Foundation for Statistical Computing
4- Platform: x86_64-pc-linux-gnu 
2+ R Under development (unstable) (2025-06-22 r88334 ) -- "Unsuffered Consequences"
3+ Copyright (C) 2025  The R Foundation for Statistical Computing
4+ Platform: aarch64-apple-darwin24.5.0 
55
66R is free software and comes with ABSOLUTELY NO WARRANTY.
77You are welcome to redistribute it under certain conditions.
@@ -922,8 +922,8 @@ standardGeneric for "chol2inv" defined from package "base"
922922
923923function (x, ...) 
924924standardGeneric("chol2inv")
925- <bytecode: 0x560d245c7490 >
926- <environment: 0x560d245c0f88 >
925+ <bytecode: 0x11477d7f8 >
926+ <environment: 0x114775050 >
927927Methods may be defined for arguments: x
928928Use  showMethods(chol2inv)  for currently available ones.
929929> 
@@ -936,6 +936,7 @@ To cite R in publications use:
936936
937937  R Core Team (9999). _R: A Language and Environment for Statistical
938938  Computing_. R Foundation for Statistical Computing, Vienna, Austria.
939+   doi:10.32614/R.manuals <https://doi.org/10.32614/R.manuals>,
939940  <https://www.R-project.org/>.
940941
941942A BibTeX entry for LaTeX users is
@@ -946,6 +947,7 @@ A BibTeX entry for LaTeX users is
946947    organization = {R Foundation for Statistical Computing},
947948    address = {Vienna, Austria},
948949    year = {9999},
950+     doi = {10.32614/R.manuals},
949951    url = {https://www.R-project.org/},
950952  }
951953
@@ -1085,5 +1087,5 @@ A BibTeX entry for LaTeX users is
10851087> 
10861088> 
10871089> cat('Time elapsed: ', proc.time(),'\n')
1088- Time elapsed:  2.176  0.139 2.315  0.002 0  
1090+ Time elapsed:  1.249  0.071 1.329  0.003 0.003  
10891091> 
0 commit comments