Skip to content

Commit 7e67447

Browse files
Updating read me.
1 parent 5f311bb commit 7e67447

3 files changed

Lines changed: 8 additions & 9 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: paleomat
22
Type: Package
33
Title: Creates Temperature Reconstructions from Pollen Data
44
Version: 1.0.0
5-
Date: 2022-08-31
5+
Date: 2023-12-19
66
Authors@R:
77
c(
88
person(given = "Andrew",
@@ -22,11 +22,11 @@ Authors@R:
2222
comment = c(ORCID = "0000-0002-3414-6660"))
2323
)
2424
Maintainer: Andrew Gillreath-Brown <andrew.d.brown@wsu.edu>
25-
Description: This R package repository is to accompany the submission for Gillreath-Brown et al. 2022, which preforms paleoclimate
25+
Description: This R package repository is to accompany the submission for Gillreath-Brown et al. 2023, which preforms paleoclimate
2626
(i.e., temperature) reconstruction from pollen data using the modern analog technique (MAT). This package contains all code
27-
associated with the analyses described and presented, including figures and tables, in Gillreath-Brown et al. 2022 (submitted):
28-
Gillreath-Brown, A., R. K. Bocinsky, and T. A. Kohler (2022). A Low-Frequency Summer Temperature Reconstruction for the United
29-
States Southwest, 3000 BC – AD 2000. Submitted to *The Holocene*.
27+
associated with the analyses described and presented, including figures and tables, in Gillreath-Brown et al. 2023:
28+
Gillreath-Brown, A., R. K. Bocinsky, and T. A. Kohler (2023). A Low-Frequency Summer Temperature Reconstruction for the United
29+
States Southwest, 3000 BC – AD 2000. *The Holocene*.
3030
License: MIT + file LICENSE
3131
Depends:
3232
magrittr,

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ temporal paleoclimate reconstruction from pollen using the
77
MAT (Modern Analog Technique).
88

99
This is the official R package for [paleoMAT](https://github.com/Archaeo-Programmer/paleomat),
10-
which contains all code associated with the analyses described and presented, including figures and tables, in Gillreath-Brown et al. 2023 (revisions submitted):
10+
which contains all code associated with the analyses described and presented, including figures and tables, in Gillreath-Brown et al. 2023:
1111

12-
Gillreath-Brown, A., R. K. Bocinsky, and T. A. Kohler (2023). A Low-Frequency Summer Temperature Reconstruction for the United
13-
States Southwest, 3000 BC – AD 2000. Revisions submitted to *The Holocene* for further review.
12+
Gillreath-Brown, A., R. K. Bocinsky, and T. A. Kohler (2023). A Low-Frequency Summer Temperature Reconstruction for the United States Southwest, 3000 BC – AD 2000. *The Holocene*.
1413

1514
All code for analysis and reconstruction is in [UUSS_MAT_Reconstruction.Rmd](vignettes/UUSS_MAT_Reconstruction.Rmd) and all code for figures and tables is in [Paleomat_Figures.Rmd](vignettes/Paleomat_Figures.Rmd).
1615

@@ -79,7 +78,7 @@ attribution requested in reuse
7978
## Acknowledgements
8079

8180
This material is based upon work supported by the National Science Foundation under Grants [SMA-1637171](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1637171)
82-
and [SMA-1620462](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1620462), and by the Office of the Chancellor, [Washington State University-Pullman](https://wsu.edu/). Data were obtained from the [Neotoma Paleoecology Database](http://www.neotomadb.org) on October 23, 2021 and its constituent database(s) (North American Pollen Database). The work of data contributors, data stewards, and the Neotoma community is gratefully acknowledged.
81+
and [SMA-1620462](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1620462), and by the Office of the Chancellor, [Washington State University-Pullman](https://wsu.edu/). Data were obtained from the [Neotoma Paleoecology Database](http://www.neotomadb.org) on October 23, 2021 using the neotoma 1.0 R package and its constituent database(s) (North American Pollen Database). The work of data contributors, data stewards, and the Neotoma community is gratefully acknowledged.
8382

8483

8584

vignettes/figures/Figure1.png

948 KB
Loading

0 commit comments

Comments
 (0)