Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 3, 2023
1 parent 5f0944f commit 4076ca9
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
Package: mstools
Type: Package
Title: Tool functions that can be used by several madrat-dependent or magpie4 output functions
Package: mstools
Title: Tool functions that can be used by several madrat-dependent or
magpie4 output functions
Version: 0.3.0
Date: 2022-09-05
Authors@R: c(person("Benjamin Leon", "Bodirsky", email = "[email protected]", role = c("aut","cre")),
person("Jan Philipp", "Dietrich", email = "[email protected]", role = "aut"))
Description: Tool functions that can be used by several madrat-dependent or magpie4 output functions.
Depends:
magclass(>= 2.40),
madrat
Imports:
URL: https://github.com/pik-piam/magpie4, https://doi.org/10.5281/zenodo.1158582
Authors@R: c(
person("Benjamin Leon", "Bodirsky", , "[email protected]", role = c("aut", "cre")),
person("Jan Philipp", "Dietrich", , "[email protected]", role = "aut")
)
Description: Tool functions that can be used by several madrat-dependent
or magpie4 output functions.
License: LGPL-3 | file LICENSE
URL: https://github.com/pik-piam/magpie4,
https://doi.org/10.5281/zenodo.1158582
BugReports: https://github.com/pik-piam/magpie4/issues
Depends:
madrat,
magclass (>= 2.40)
Suggests:
covr,
testthat
Encoding: UTF-8
License: LGPL-3 | file LICENSE
RoxygenNote: 7.2.1
Suggests:
testthat,
covr

0 comments on commit 4076ca9

Please sign in to comment.