diff --git a/DESCRIPTION b/DESCRIPTION index edfeeb2..5319bf4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,7 +17,6 @@ Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, - curl, data.table, lubridate, rlang, diff --git a/codemeta.json b/codemeta.json index 77cae6f..ea91284 100644 --- a/codemeta.json +++ b/codemeta.json @@ -58,18 +58,6 @@ "sameAs": "https://CRAN.R-project.org/package=cli" }, "2": { - "@type": "SoftwareApplication", - "identifier": "curl", - "name": "curl", - "provider": { - "@id": "https://cran.r-project.org", - "@type": "Organization", - "name": "Comprehensive R Archive Network (CRAN)", - "url": "https://cran.r-project.org" - }, - "sameAs": "https://CRAN.R-project.org/package=curl" - }, - "3": { "@type": "SoftwareApplication", "identifier": "data.table", "name": "data.table", @@ -81,7 +69,7 @@ }, "sameAs": "https://CRAN.R-project.org/package=data.table" }, - "4": { + "3": { "@type": "SoftwareApplication", "identifier": "lubridate", "name": "lubridate", @@ -93,7 +81,7 @@ }, "sameAs": "https://CRAN.R-project.org/package=lubridate" }, - "5": { + "4": { "@type": "SoftwareApplication", "identifier": "rlang", "name": "rlang", @@ -105,7 +93,7 @@ }, "sameAs": "https://CRAN.R-project.org/package=rlang" }, - "6": { + "5": { "@type": "SoftwareApplication", "identifier": "terra", "name": "terra", @@ -117,14 +105,14 @@ }, "sameAs": "https://CRAN.R-project.org/package=terra" }, - "7": { + "6": { "@type": "SoftwareApplication", "identifier": "utils", "name": "utils" }, "SystemRequirements": null }, - "fileSize": "174.382KB", + "fileSize": "174.372KB", "codeRepository": "https://github.com/AAGI-AUS/nert", "readme": "https://github.com/AAGI-AUS/nert/blob/main/README.md", "contIntegration": ["https://github.com/AAGI-AUS/nert/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/AAGI-AUS/nert"]