Skip to content

Commit

Permalink
Merge pull request #4 from mchevalier2/crestr-devel
Browse files Browse the repository at this point in the history
Crestr devel
  • Loading branch information
mchevalier2 committed Dec 7, 2023
2 parents b93fc51 + 809120a commit a09ef2f
Show file tree
Hide file tree
Showing 117 changed files with 184 additions and 183 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: crestr
Title: A Probabilistic Approach to Reconstruct Past Climates Using Palaeoecological Datasets
Version: 1.3.1
Version: 1.3.0
Authors@R:
person(given = "Manuel",
family = "Chevalier",
Expand Down Expand Up @@ -40,5 +40,5 @@ Depends:
R (>= 2.10)
Language: en-us
VignetteBuilder: knitr
URL: https://github.com/mchevalier2/crestr, https://mchevalier2.github.io/crestr/index.html
URL: https://github.com/mchevalier2/crestr, https://www.manuelchevalier.com/crestr/index.html
BugReports: https://github.com/mchevalier2/crestr/issues
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# crestr 1.3.0.9000
# crestr 1.3.0

* The dependencies to `rgdal`, `sp` and `raster` were replaced to a single dependency to `terra` as these packages are being retired.
* New functions and features:
Expand All @@ -14,6 +14,7 @@
* The results can be plotted as anomalies.
* Enabling to select samples by age in `plot.speciesCharacteristics()`
* The correct filename extensions (.pdf or .png) is automatically in all plotting functions.
* Many visual improvements when exporting the plots to pdf or png.
* Major issues:
* Fixing a major stability issue regarding the connection test (does not impact any result derived from the package)
* Reliance on an active internet connection has been significantly reduced.
Expand Down
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ additional functionalities to incorporate to the package, please contact me at

The package is fully documented and the help of each function can be accessed
with `?function`. More detailed information as well as documented examples are
available from **<https://mchevalier2.github.io/crestr/>**.
available from **<https://www.manuelchevalier.com/crestr/>**.

### A Quick Example

Expand Down Expand Up @@ -120,7 +120,7 @@ Finally, unique sets of taxa can be specified to reconstruct each climate
variable. In the example, *bio1* (mean annual temperature) and *bio12* (annual
precipitation) will be reconstructed. The dataset has been designed so that
Taxa 1, 2, 3 and 7 are sensitive to *bio1* while Taxa 1, 4, 5 and 7 are sensitive
to *bio12*. Check <https://mchevalier2.github.io/crestr/articles/get-started.html>
to *bio12*. Check <https://www.manuelchevalier.com/crestr/articles/get-started.html>
for more details on this selection.

```{r data_preview_selection}
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ contact me at <[email protected]> or open a discussion
The package is fully documented and the help of each function can be
accessed with `?function`. More detailed information as well as
documented examples are available from
**<https://mchevalier2.github.io/crestr/>**.
**<https://www.manuelchevalier.com/crestr/>**.

### A Quick Example

Expand Down Expand Up @@ -141,7 +141,7 @@ climate variable. In the example, *bio1* (mean annual temperature) and
*bio12* (annual precipitation) will be reconstructed. The dataset has
been designed so that Taxa 1, 2, 3 and 7 are sensitive to *bio1* while
Taxa 1, 4, 5 and 7 are sensitive to *bio12*. Check
<https://mchevalier2.github.io/crestr/articles/get-started.html> for
<https://www.manuelchevalier.com/crestr/articles/get-started.html> for
more details on this selection.

``` r
Expand Down
Binary file removed crestr_1.3.1.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/articles/calibration-data.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/community.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/databasing-with-crestr.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 14 additions & 8 deletions docs/articles/get-started.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/get-started_files/figure-html/plot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/get-started_files/figure-html/plot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/get-started_files/figure-html/plot_loo-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/limpopo.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a09ef2f

Please sign in to comment.