File tree Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 171
171
"url" : " https://cran.r-project.org"
172
172
},
173
173
"sameAs" : " https://CRAN.R-project.org/package=tiff"
174
- },
175
- {
176
- "@type" : " SoftwareApplication" ,
177
- "identifier" : " unifir" ,
178
- "name" : " unifir"
179
174
}
180
175
],
181
176
"softwareRequirements" : {
276
271
"sameAs" : " https://CRAN.R-project.org/package=terra"
277
272
},
278
273
"10" : {
274
+ "@type" : " SoftwareApplication" ,
275
+ "identifier" : " unifir" ,
276
+ "name" : " unifir" ,
277
+ "provider" : {
278
+ "@id" : " https://cran.r-project.org" ,
279
+ "@type" : " Organization" ,
280
+ "name" : " Comprehensive R Archive Network (CRAN)" ,
281
+ "url" : " https://cran.r-project.org"
282
+ },
283
+ "sameAs" : " https://CRAN.R-project.org/package=unifir"
284
+ },
285
+ "11" : {
279
286
"@type" : " SoftwareApplication" ,
280
287
"identifier" : " units" ,
281
288
"name" : " units" ,
289
296
},
290
297
"SystemRequirements" : null
291
298
},
292
- "fileSize" : " 4059.882KB " ,
299
+ "fileSize" : " 3978.587KB " ,
293
300
"citation" : [
294
301
{
295
302
"@type" : " ScholarlyArticle" ,
Original file line number Diff line number Diff line change 3
3
* ubuntu 20.04 (on GitHub Actions), R devel, release, oldrelease
4
4
* MacOS X 11.6.3 (on GitHub Actions), R release
5
5
* Windows Server 2019 (on GitHub Actions), R release
6
- * win-builder (devel, release, oldrelease )
6
+ * win-builder (devel, release)
7
7
8
8
## R CMD check results
9
9
12
12
## Downstream dependencies
13
13
There are no downstream dependencies on CRAN for terrainr at the time of
14
14
submission.
15
+
16
+ ## revdepcheck results
17
+
18
+ We checked 2 reverse dependencies (1 from CRAN + 1 from R-Universe),
19
+ comparing R CMD check results across CRAN and dev versions of this package.
20
+
21
+ * We saw 0 new problems
22
+ * We failed to check 0 packages
You can’t perform that action at this time.
0 commit comments