-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
84bc35a
commit 6a6b6f1
Showing
11 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,4 @@ | |
^vignettes/Overview\.Rmd\.orig$ | ||
^inst/paper$ | ||
^LICENSE\.md$ | ||
^data-raw$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: climatrends | ||
Type: Package | ||
Title: Climate Variability Indices for Ecological Modelling | ||
Version: 0.4-0003 | ||
Version: 0.4-1 | ||
Authors@R: c(person("Kauê", "de Sousa", | ||
email = "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-7571-7845")), | ||
|
@@ -26,7 +26,6 @@ Suggests: | |
ag5Tools, | ||
chirps, | ||
knitr, | ||
nasapower, | ||
rmarkdown, | ||
sf, | ||
testthat | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## code to prepare `DATASET` dataset goes here | ||
|
||
usethis::use_data(commonbean, overwrite = TRUE, compress = "xz") | ||
|
||
dimnames(commonbean[[2]]) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.