From b783c370f08ac2dc33ba6fbb455ce50f5caa4ade Mon Sep 17 00:00:00 2001 From: Leonardo Javier Belen Date: Thu, 26 Dec 2019 12:38:15 -0300 Subject: [PATCH] solved issues #35 and #36 --- .travis.yml | 1 + DESCRIPTION | 1 + codemeta.json | 3 +-- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 189c5e42..88e98f0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ r: - release before_install: - tlmgr install index + - apt-get install libglu1-mesa-dev r_packages: - covr - lintr diff --git a/DESCRIPTION b/DESCRIPTION index 3b88a904..91ed8d8c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -42,3 +42,4 @@ Collate: 'zzz.R' BugReports: https://github.com/ropensci/Rpolyhedra/issues URL: https://github.com/ropensci/Rpolyhedra +StagedInstall: FALSE diff --git a/codemeta.json b/codemeta.json index 2042d3f2..87fd35e6 100644 --- a/codemeta.json +++ b/codemeta.json @@ -240,7 +240,6 @@ "sameAs": "https://CRAN.R-project.org/package=git2r" } ], - "readme": "https://github.com/ropensci/Rpolyhedra/blob/master/README.md", "contIntegration": [ "https://travis-ci.org/ropensci/Rpolyhedra", "https://codecov.io/gh/ropensci/Rpolyhedra" @@ -252,7 +251,7 @@ ], "relatedLink": "https://CRAN.R-project.org/package=Rpolyhedra", "funder": {}, - "releaseNotes": "https://github.com/ropensci/Rpolyhedra/blob/master/NEWS.md", + "releaseNotes": "https://github.com/qbotics/RpolyhedraLegacy/blob/master/NEWS.md", "review": { "@type": "Review", "url": "https://github.com/ropensci/onboarding/issues/157",