diff --git a/.Rbuildignore b/.Rbuildignore index b0a4e66..565c462 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,5 +1,3 @@ -^ca\.sh$ -^cm\.sh$ ^revdep$ ^cran-comments\.md$ ^tmp\.sh$ diff --git a/.gitignore b/.gitignore index 5df8c4c..807ea25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -tmp.sh .Rproj.user .Rhistory .RData diff --git a/NEWS.md b/NEWS.md index 093bae5..c753ce9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,19 @@ # fgeo (development version) * Work in progress. -* Add reviewers (forestgeo/forum#19). + +# fgeo 1.1.1.9000 ([GitHub](https://github.com/forestgeo/fgeo/releases) and [drat](https://forestgeo.github.io/drat/)) + +This release marks that all __fgeo__ packages now meet CRAN standards. + +Most changes are internal, and focused on making __fgeo__ more reliable and easier to maintain: + +* We now enforce that your R version is 3.2 or greater. +* Error messages are now clearer when you attach __fgeo__ and outdated dependencies are detected. +* We now check that __fgeo__ builds correctly on Windows, Mac, and Linux. +The website now builds automatically if __fgeo__ passes all checks on Travis CI. Automated builds of all __fgeo__ packages can be tracked at . Results are now pushed to the `#fgeo-builds` channel of [ForestGEO slack workspace](https://forestgeo.slack.com/) ([ask us to join this workspace](https://github.com/forestgeo/forum/issues/new)). + +Many thanks to those who [reviewed](https://forestgeo.github.io/fgeo/authors.html) __fgeo__ for your contribution in making it better. # fgeo 1.1.1 ([GitHub](https://github.com/forestgeo/fgeo/releases) and [drat](https://forestgeo.github.io/drat/)) diff --git a/ca.sh b/ca.sh deleted file mode 100644 index cb83be5..0000000 --- a/ca.sh +++ /dev/null @@ -1,2 +0,0 @@ -git add . -git commit --amend diff --git a/cm.sh b/cm.sh deleted file mode 100644 index c804177..0000000 --- a/cm.sh +++ /dev/null @@ -1,2 +0,0 @@ -git add . -git commit -a diff --git a/man/fgeo-package.Rd b/man/fgeo-package.Rd index 26bb694..959c85a 100644 --- a/man/fgeo-package.Rd +++ b/man/fgeo-package.Rd @@ -29,17 +29,18 @@ Authors: \item Gabriel Arellano \email{gabriel.arellano.torres@gmail.com} [reviewer] \item Richard Condit \email{richardcondit@gmail.com} \item Stuart Davies \email{daviess@si.edu} [reviewer] + \item Matteo Detto \email{teoparaglider@gmail.com} \item Erika Gonzalez-Akre \email{GonzalezEB@si.edu} [reviewer] + \item Pamela Hall \email{phall@alum.mit.edu} \item Valentine Herrmann \email{HerrmannV@si.edu} [reviewer] \item Aaron Hogan \email{jamesaaronhogan@gmail.com} [reviewer] \item Bier Kraichak \email{ekraichak@gmail.com} [reviewer] - \item Matteo Detto \email{teoparaglider@gmail.com} - \item Pamela Hall \email{phall@alum.mit.edu} \item Kyle Harms \email{ kharms@lsu.edu} \item David Kenfack \email{KenfackD@si.edu } [reviewer] \item Suzanne Lao \email{laoz@si.edu} [reviewer] \item Sean McMahon \email{mcmahons@si.edu} [reviewer] \item Sabrina Russo \email{srusso2@unl.edu} [reviewer] + \item Cara Scalpone \email{ScalponeC@si.edu} [reviewer] \item Kristina Teixeira \email{TeixeiraK@si.edu} [reviewer] \item Graham Zemunik \email{grah.zem@gmail.com} [reviewer] \item Daniel Zuleta \email{dfzuleta@gmail.com} [reviewer] diff --git a/revdep/README.md b/revdep/README.md index 9827bae..36f2997 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -3,20 +3,20 @@ |field |value | |:--------|:----------------------------| |version |R version 3.5.2 (2018-12-20) | -|os |Windows >= 8 x64 | +|os |Windows 10 x64 | |system |x86_64, mingw32 | -|ui |RStudio | +|ui |RTerm | |language |(EN) | |collate |English_United States.1252 | |ctype |English_United States.1252 | |tz |America/New_York | -|date |2019-01-28 | +|date |2019-02-08 | # Dependencies |package |old |new | | |:------------|:--------|:----------|:--| -|fgeo |1.0.1 |1.0.1.9000 |* | +|fgeo |1.1.1 |1.1.1.9000 |* | |assertthat |0.2.0 |0.2.0 | | |BH |1.69.0-1 |1.69.0-1 | | |bindr |0.1.1 |0.1.1 | | @@ -28,10 +28,10 @@ |digest |0.6.18 |0.6.18 | | |dplyr |0.7.8 |0.7.8 | | |fansi |0.4.0 |0.4.0 | | -|fgeo.analyze |1.0.3 |1.0.3.9000 |* | -|fgeo.plot |1.0.4 |1.0.4.9000 |* | -|fgeo.tool |1.0.3 |1.0.3.9000 |* | -|fgeo.x |1.0.1 |1.0.1.9000 |* | +|fgeo.analyze |1.1.4 |1.1.4 | | +|fgeo.plot |1.1.3 |1.1.3 | | +|fgeo.tool |1.2.2 |1.2.2 | | +|fgeo.x |1.1.2 |1.1.2 | | |ggplot2 |3.1.0 |3.1.0 | | |ggrepel |0.8.0 |0.8.0 | | |glue |1.3.0 |1.3.0 | | @@ -66,12 +66,13 @@ # Revdeps -## All (4) +## All (5) |package |version |error |warning |note | |:---------------------------------------|:-------|:-----|:-------|:----| -|[fgeo](problems.md#fgeo) |1.0.1 |1 |1 |1 | -|[fgeo.analyze](problems.md#fgeoanalyze) |1.0.3 |1 |1 | | -|[fgeo.plot](problems.md#fgeoplot) |1.0.4 |1 |1 |1 | -|[fgeo.tool](problems.md#fgeotool) |1.0.3 |1 |1 |1 | +|[fgeo](problems.md#fgeo) |1.1.1 | | |1 | +|[fgeo.analyze](problems.md#fgeoanalyze) |1.1.4 | | |1 | +|fgeo.krig |1.0.0 | | | | +|fgeo.plot |1.1.3 | | | | +|fgeo.tool |1.2.2 | | | | diff --git a/revdep/problems.md b/revdep/problems.md index 9dea2b4..8c13581 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,22 +1,9 @@ # fgeo -Version: 1.0.1 +Version: 1.1.1 ## In both -* checking PDF version of manual without hyperrefs or index ... ERROR - ``` - Re-running with no redirection of stdout/stderr. - Hmm ... looks like a package - You may want to clean up by 'rm -Rf C:/Users/LeporeM/AppData/Local/Temp/1/RtmpqKvBhi/Rd2pdf7af45c7e6ffc' - ``` - -* checking PDF version of manual ... WARNING - ``` - LaTeX errors when creating PDF version. - This typically indicates Rd problems. - ``` - * checking dependencies in R code ... NOTE ``` Namespaces in Imports field not imported from: @@ -26,71 +13,12 @@ Version: 1.0.1 # fgeo.analyze -Version: 1.0.3 - -## In both - -* checking PDF version of manual without hyperrefs or index ... ERROR - ``` - Re-running with no redirection of stdout/stderr. - Hmm ... looks like a package - You may want to clean up by 'rm -Rf C:/Users/LeporeM/AppData/Local/Temp/1/Rtmp0EHT6e/Rd2pdf4d3445896a2e' - ``` - -* checking PDF version of manual ... WARNING - ``` - LaTeX errors when creating PDF version. - This typically indicates Rd problems. - ``` - -# fgeo.plot - -Version: 1.0.4 - -## In both - -* checking PDF version of manual without hyperrefs or index ... ERROR - ``` - Re-running with no redirection of stdout/stderr. - Hmm ... looks like a package - You may want to clean up by 'rm -Rf C:/Users/LeporeM/AppData/Local/Temp/1/RtmpwF0925/Rd2pdf3ac0157250f' - ``` - -* checking PDF version of manual ... WARNING - ``` - LaTeX errors when creating PDF version. - This typically indicates Rd problems. - ``` - -* checking dependencies in R code ... NOTE - ``` - Namespaces in Imports field not imported from: - 'fgeo.x' 'grDevices' - All declared Imports should be used. - ``` - -# fgeo.tool - -Version: 1.0.3 +Version: 1.1.4 ## In both -* checking PDF version of manual without hyperrefs or index ... ERROR - ``` - Re-running with no redirection of stdout/stderr. - Hmm ... looks like a package - You may want to clean up by 'rm -Rf C:/Users/LeporeM/AppData/Local/Temp/1/RtmpKUPl4s/Rd2pdf5c5447faa40' - ``` - -* checking PDF version of manual ... WARNING +* checking package dependencies ... NOTE ``` - LaTeX errors when creating PDF version. - This typically indicates Rd problems. - ``` - -* checking dependencies in R code ... NOTE - ``` - Namespace in Imports field not imported from: 'fgeo.x' - All declared Imports should be used. + Package suggested but not available for checking: 'fgeo' ``` diff --git a/ru.sh b/ru.sh deleted file mode 100644 index b26be8c..0000000 --- a/ru.sh +++ /dev/null @@ -1,4 +0,0 @@ -git checkout master -git fetch upstream -git reset --hard upstream/master -git remote prune origin