diff --git a/DESCRIPTION b/DESCRIPTION index 529de48..127403c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -29,7 +29,7 @@ Imports: lwgeom, CircStats, stats, - units + units (>= 0.8-5) Suggests: asnipe, knitr, @@ -43,4 +43,3 @@ Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 SystemRequirements: GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>= 4.8.0), sqlite3 -Remotes: r-quantities/units@889cf39 diff --git a/codemeta.json b/codemeta.json index 4342506..e7461f4 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.4.2 (2024-10-31)", + "runtimePlatform": "R version 4.4.1 (2024-06-14)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -204,6 +204,7 @@ "@type": "SoftwareApplication", "identifier": "units", "name": "units", + "version": ">= 0.8-5", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -214,7 +215,7 @@ }, "SystemRequirements": "GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>= 4.8.0),\n sqlite3" }, - "fileSize": "2048.136KB", + "fileSize": "3586.841KB", "citation": [ { "@type": "ScholarlyArticle",