Commit e6002173 authored by Dorchies David's avatar Dorchies David
Browse files

ci: debug R CMD check

Refs #6
Showing with 670 additions and 4 deletions
+670 -4
^griwrm\.Rproj$
^\.Rproj\.user$
^LICENSE\.md$
Package: griwrm
Title: GR based Integrated Water Resource Management
Version: 0.1.0
Authors@R:
Authors@R:
person(given = "David",
family = "Dorchies",
role = c("aut", "cre"),
email = "david.dorchies@inrae.fr",
comment = c(ORCID = "0000-0002-6595-7984"))
Description: This R package aims to model water basin with a airGR based semi-distributive hydrology with the integration of human infrastructures and their management.
License: `use_gpl3_license()`
License: LGPL (>= 2.1)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
Imports:
Imports:
dplyr,
utils,
airGR (>= 1.6.1.11)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
LICENSE.md 0 → 100644
This diff is collapsed.
......@@ -18,5 +18,5 @@ LineEndingConversion: Posix
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageInstallArgs: --with-keep.source
PackageRoxygenize: rd,collate,namespace
*.html
*.R
File moved
File moved
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment