From 8f3b95a51bc9e0ea18a92d97936827298001336c Mon Sep 17 00:00:00 2001 From: "J. Kim" Date: Wed, 31 Aug 2022 21:51:45 -0700 Subject: [PATCH] Install binman from CRAN --- DESCRIPTION | 2 -- codemeta.json | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 7cfb64c..ea86a0b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -26,8 +26,6 @@ Imports: yaml, semver(>= 0.2.0), utils -Remotes: - github::ropensci/binman URL: https://docs.ropensci.org/wdman/, https://github.com/ropensci/wdman URLNote: https://github.com/ropensci/wdman BugReports: https://github.com/ropensci/wdman/issues diff --git a/codemeta.json b/codemeta.json index e19277a..bb9459f 100644 --- a/codemeta.json +++ b/codemeta.json @@ -104,7 +104,7 @@ "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" }, - "sameAs": "https://github.com/ropensci/binman" + "sameAs": "https://CRAN.R-project.org/package=binman" }, "3": { "@type": "SoftwareApplication", @@ -162,7 +162,7 @@ }, "SystemRequirements": null }, - "fileSize": "93.287KB", + "fileSize": "93.25KB", "releaseNotes": "https://github.com/ropensci/wdman/blob/master/NEWS.md", "readme": "https://github.com/ropensci/wdman/blob/master/README.md", "contIntegration": ["https://github.com/ropensci/wdman/actions", "https://codecov.io/gh/ropensci/wdman"],