@@ -81,7 +81,7 @@ references:
8181 institution :
8282 name : R Foundation for Statistical Computing
8383 address : Vienna, Austria
84- year : ' 2025 '
84+ year : ' 2026 '
8585 version : ' >= 4.0'
8686- type : software
8787 title : checkmate
@@ -94,7 +94,7 @@ references:
9494 given-names : Michel
9595 email : michellang@gmail.com
9696 orcid : https://orcid.org/0000-0001-9754-0393
97- year : ' 2025 '
97+ year : ' 2026 '
9898 doi : 10.32614/CRAN.package.checkmate
9999- type : software
100100 title : cli
@@ -106,7 +106,7 @@ references:
106106 - family-names : Csárdi
107107 given-names : Gábor
108108 email : gabor@posit.co
109- year : ' 2025 '
109+ year : ' 2026 '
110110 doi : 10.32614/CRAN.package.cli
111111- type : software
112112 title : curl
@@ -119,21 +119,64 @@ references:
119119 given-names : Jeroen
120120 email : jeroenooms@gmail.com
121121 orcid : https://orcid.org/0000-0002-4035-0289
122- year : ' 2025 '
122+ year : ' 2026 '
123123 doi : 10.32614/CRAN.package.curl
124124- type : software
125- title : jsonlite
126- abstract : ' jsonlite: A Simple and Robust JSON Parser and Generator for R '
125+ title : digest
126+ abstract : ' digest: Create Compact Hash Digests of R Objects '
127127 notes : Imports
128- url : https://jeroen.r-universe.dev/jsonlite
129- repository : https://CRAN.R-project.org/package=jsonlite
128+ url : https://eddelbuettel.github.io/digest/
129+ repository : https://CRAN.R-project.org/package=digest
130130 authors :
131- - family-names : Ooms
132- given-names : Jeroen
133- email : jeroenooms@gmail.com
134- orcid : https://orcid.org/0000-0002-4035-0289
135- year : ' 2025'
136- doi : 10.32614/CRAN.package.jsonlite
131+ - family-names : Eddelbuettel
132+ given-names : Dirk
133+ email : edd@debian.org
134+ orcid : https://orcid.org/0000-0001-6419-907X
135+ year : ' 2026'
136+ doi : 10.32614/CRAN.package.digest
137+ - type : software
138+ title : memoise
139+ abstract : ' memoise: '' Memoisation'' of Functions'
140+ notes : Imports
141+ url : https://memoise.r-lib.org
142+ repository : https://CRAN.R-project.org/package=memoise
143+ authors :
144+ - family-names : Wickham
145+ given-names : Hadley
146+ email : hadley@rstudio.com
147+ - family-names : Hester
148+ given-names : Jim
149+ - family-names : Chang
150+ given-names : Winston
151+ email : winston@rstudio.com
152+ - family-names : Müller
153+ given-names : Kirill
154+ email : krlmlr+r@mailbox.org
155+ - family-names : Cook
156+ given-names : Daniel
157+ email : danielecook@gmail.com
158+ year : ' 2026'
159+ doi : 10.32614/CRAN.package.memoise
160+ - type : software
161+ title : RcppSimdJson
162+ abstract : ' RcppSimdJson: '' Rcpp'' Bindings for the '' simdjson'' Header-Only Library
163+ for '' JSON'' Parsing'
164+ notes : Imports
165+ url : https://github.com/eddelbuettel/rcppsimdjson/
166+ repository : https://CRAN.R-project.org/package=RcppSimdJson
167+ authors :
168+ - family-names : Eddelbuettel
169+ given-names : Dirk
170+ email : edd@debian.org
171+ orcid : https://orcid.org/0000-0001-6419-907X
172+ - family-names : Knapp
173+ given-names : Brendan
174+ orcid : https://orcid.org/0000-0003-3284-4972
175+ - family-names : Lemire
176+ given-names : Daniel
177+ orcid : https://orcid.org/0000-0003-3306-6922
178+ year : ' 2026'
179+ doi : 10.32614/CRAN.package.RcppSimdJson
137180- type : software
138181 title : rlang
139182 abstract : ' rlang: Functions for Base Types and Core R and '' Tidyverse'' Features'
@@ -147,7 +190,7 @@ references:
147190 - family-names : Wickham
148191 given-names : Hadley
149192 email : hadley@posit.co
150- year : ' 2025 '
193+ year : ' 2026 '
151194 doi : 10.32614/CRAN.package.rlang
152195- type : software
153196 title : utils
@@ -158,7 +201,60 @@ references:
158201 institution :
159202 name : R Foundation for Statistical Computing
160203 address : Vienna, Austria
161- year : ' 2025'
204+ year : ' 2026'
205+ - type : software
206+ title : withr
207+ abstract : ' withr: Run Code '' With'' Temporarily Modified Global State'
208+ notes : Imports
209+ url : https://withr.r-lib.org
210+ repository : https://CRAN.R-project.org/package=withr
211+ authors :
212+ - family-names : Hester
213+ given-names : Jim
214+ - family-names : Henry
215+ given-names : Lionel
216+ email : lionel@posit.co
217+ - family-names : Müller
218+ given-names : Kirill
219+ email : krlmlr+r@mailbox.org
220+ - family-names : Ushey
221+ given-names : Kevin
222+ email : kevinushey@gmail.com
223+ - family-names : Wickham
224+ given-names : Hadley
225+ email : hadley@posit.co
226+ - family-names : Chang
227+ given-names : Winston
228+ year : ' 2026'
229+ doi : 10.32614/CRAN.package.withr
230+ - type : software
231+ title : yaml
232+ abstract : ' yaml: Methods to Convert R Data to YAML and Back'
233+ notes : Imports
234+ url : https://yaml.r-lib.org
235+ repository : https://CRAN.R-project.org/package=yaml
236+ authors :
237+ - family-names : Stephens
238+ given-names : Jeremy
239+ - family-names : Simonov
240+ given-names : Kirill
241+ year : ' 2026'
242+ doi : 10.32614/CRAN.package.yaml
243+ - type : software
244+ title : callr
245+ abstract : ' callr: Call R from R'
246+ notes : Suggests
247+ url : https://callr.r-lib.org
248+ repository : https://CRAN.R-project.org/package=callr
249+ authors :
250+ - family-names : Csárdi
251+ given-names : Gábor
252+ email : csardi.gabor@gmail.com
253+ orcid : https://orcid.org/0000-0001-7098-9676
254+ - family-names : Chang
255+ given-names : Winston
256+ year : ' 2026'
257+ doi : 10.32614/CRAN.package.callr
162258- type : software
163259 title : quarto
164260 abstract : ' quarto: R Interface to '' Quarto'' Markdown Publishing System'
@@ -174,7 +270,7 @@ references:
174270 given-names : Christophe
175271 email : cderv@posit.co
176272 orcid : https://orcid.org/0000-0003-4474-2498
177- year : ' 2025 '
273+ year : ' 2026 '
178274 doi : 10.32614/CRAN.package.quarto
179275- type : software
180276 title : rJava
@@ -186,7 +282,7 @@ references:
186282 - family-names : Urbanek
187283 given-names : Simon
188284 email : simon.urbanek@r-project.org
189- year : ' 2025 '
285+ year : ' 2026 '
190286 doi : 10.32614/CRAN.package.rJava
191287- type : software
192288 title : testthat
@@ -198,32 +294,7 @@ references:
198294 - family-names : Wickham
199295 given-names : Hadley
200296 email : hadley@posit.co
201- year : ' 2025 '
297+ year : ' 2026 '
202298 doi : 10.32614/CRAN.package.testthat
203299 version : ' >= 3.0.0'
204- - type : software
205- title : withr
206- abstract : ' withr: Run Code '' With'' Temporarily Modified Global State'
207- notes : Suggests
208- url : https://withr.r-lib.org
209- repository : https://CRAN.R-project.org/package=withr
210- authors :
211- - family-names : Hester
212- given-names : Jim
213- - family-names : Henry
214- given-names : Lionel
215- email : lionel@posit.co
216- - family-names : Müller
217- given-names : Kirill
218- email : krlmlr+r@mailbox.org
219- - family-names : Ushey
220- given-names : Kevin
221- email : kevinushey@gmail.com
222- - family-names : Wickham
223- given-names : Hadley
224- email : hadley@posit.co
225- - family-names : Chang
226- given-names : Winston
227- year : ' 2025'
228- doi : 10.32614/CRAN.package.withr
229300
0 commit comments