From 115d714612992bc3fe86d9fc526a57f5f610ba8e Mon Sep 17 00:00:00 2001 From: Elin Waring Date: Sat, 1 Feb 2020 13:40:08 -0500 Subject: [PATCH] Fix description --- DESCRIPTION | 3 +-- codemeta.json | 14 +------------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 2e92cab4..1b76880a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -118,8 +118,7 @@ Suggests: extrafont, rmarkdown, sf, - testthat (>= 2.0.0), - withr + testthat (>= 2.0.0) VignetteBuilder: knitr Encoding: UTF-8 diff --git a/codemeta.json b/codemeta.json index 88bafc6b..34755f3e 100644 --- a/codemeta.json +++ b/codemeta.json @@ -222,18 +222,6 @@ "url": "https://cran.r-project.org" }, "sameAs": "https://CRAN.R-project.org/package=testthat" - }, - { - "@type": "SoftwareApplication", - "identifier": "withr", - "name": "withr", - "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=withr" } ], "softwareRequirements": [ @@ -415,7 +403,7 @@ ], "releaseNotes": "https://github.com/ropensci/skimr/blob/master/NEWS.md", "readme": "https://github.com/ropensci/skimr/blob/master/README.md", - "fileSize": "1101.797KB", + "fileSize": "1083.745KB", "contIntegration": [ "https://travis-ci.org/ropenscilabs/skimr", "https://codecov.io/gh/ropenscilabs/skimr"