@@ -10,6 +10,9 @@ license: MIT
10
10
title : ' rJavaEnv: '' Java'' Environments for R Projects'
11
11
version : 0.2.2
12
12
doi : 10.32614/CRAN.package.rJavaEnv
13
+ identifiers :
14
+ - type : doi
15
+ value : 10.32614/CRAN.package.rJavaEnv
13
16
abstract : ' Quickly install '' Java Development Kit (JDK)'' without administrative privileges
14
17
and set environment variables in current R session or project to solve common issues
15
18
with '' Java'' environment management in '' R'' . Recommended to users of '' Java'' /'' rJava'' -dependent
@@ -67,7 +70,7 @@ references:
67
70
institution :
68
71
name : R Foundation for Statistical Computing
69
72
address : Vienna, Austria
70
- year : ' 2024 '
73
+ year : ' 2025 '
71
74
version : ' >= 4.0'
72
75
- type : software
73
76
title : checkmate
@@ -80,7 +83,8 @@ references:
80
83
given-names : Michel
81
84
82
85
orcid : https://orcid.org/0000-0001-9754-0393
83
- year : ' 2024'
86
+ year : ' 2025'
87
+ doi : 10.32614/CRAN.package.checkmate
84
88
- type : software
85
89
title : cli
86
90
abstract : ' cli: Helpers for Developing Command Line Interfaces'
@@ -90,8 +94,9 @@ references:
90
94
authors :
91
95
- family-names : Csárdi
92
96
given-names : Gábor
93
-
94
- year : ' 2024'
97
+
98
+ year : ' 2025'
99
+ doi : 10.32614/CRAN.package.cli
95
100
- type : software
96
101
title : curl
97
102
abstract : ' curl: A Modern and Flexible Web Client for R'
@@ -101,9 +106,10 @@ references:
101
106
authors :
102
107
- family-names : Ooms
103
108
given-names : Jeroen
104
-
109
+
105
110
orcid : https://orcid.org/0000-0002-4035-0289
106
- year : ' 2024'
111
+ year : ' 2025'
112
+ doi : 10.32614/CRAN.package.curl
107
113
- type : software
108
114
title : jsonlite
109
115
abstract : ' jsonlite: A Simple and Robust JSON Parser and Generator for R'
@@ -113,9 +119,10 @@ references:
113
119
authors :
114
120
- family-names : Ooms
115
121
given-names : Jeroen
116
-
122
+
117
123
orcid : https://orcid.org/0000-0002-4035-0289
118
- year : ' 2024'
124
+ year : ' 2025'
125
+ doi : 10.32614/CRAN.package.jsonlite
119
126
- type : software
120
127
title : utils
121
128
abstract : ' R: A Language and Environment for Statistical Computing'
@@ -125,23 +132,7 @@ references:
125
132
institution :
126
133
name : R Foundation for Statistical Computing
127
134
address : Vienna, Austria
128
- year : ' 2024'
129
- - type : software
130
- title : quarto
131
- abstract : ' quarto: R Interface to '' Quarto'' Markdown Publishing System'
132
- notes : Suggests
133
- url : https://quarto-dev.github.io/quarto-r/
134
- repository : https://CRAN.R-project.org/package=quarto
135
- authors :
136
- - family-names : Allaire
137
- given-names : JJ
138
-
139
- orcid : https://orcid.org/0000-0003-0174-9868
140
- - family-names : Dervieux
141
- given-names : Christophe
142
-
143
- orcid : https://orcid.org/0000-0003-4474-2498
144
- year : ' 2024'
135
+ year : ' 2025'
145
136
- type : software
146
137
title : testthat
147
138
abstract : ' testthat: Unit Testing for R'
@@ -152,6 +143,7 @@ references:
152
143
- family-names : Wickham
153
144
given-names : Hadley
154
145
155
- year : ' 2024'
146
+ year : ' 2025'
147
+ doi : 10.32614/CRAN.package.testthat
156
148
version : ' >= 3.0.0'
157
149
0 commit comments