Skip to content

Commit

Permalink
solved issues #35 and #36
Browse files Browse the repository at this point in the history
  • Loading branch information
leobelen committed Dec 26, 2019
1 parent 5dfcf24 commit b783c37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ r:
- release
before_install:
- tlmgr install index
- apt-get install libglu1-mesa-dev
r_packages:
- covr
- lintr
Expand Down
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ Collate:
'zzz.R'
BugReports: https://github.com/ropensci/Rpolyhedra/issues
URL: https://github.com/ropensci/Rpolyhedra
StagedInstall: FALSE
3 changes: 1 addition & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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",
Expand Down

0 comments on commit b783c37

Please sign in to comment.