-
Notifications
You must be signed in to change notification settings - Fork 1
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
c553451
commit 6c08e8f
Showing
9 changed files
with
292 additions
and
24 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
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,5 +1,5 @@ | ||
# ----------------------------------------------------------- | ||
# CITATION file created with {cffr} R package, v0.1.0 | ||
# CITATION file created with {cffr} R package, v0.2.1 | ||
# See also: https://docs.ropensci.org/cffr/ | ||
# ----------------------------------------------------------- | ||
|
||
|
@@ -8,7 +8,7 @@ message: 'To cite package "kairos" in publications use:' | |
type: software | ||
license: GPL-3.0-or-later | ||
title: 'kairos: Analysis of Chronological Patterns from Archaeological Count Data' | ||
version: 1.0.0.9000 | ||
version: 1.0.1 | ||
abstract: A toolkit for absolute dating and analysis of chronological patterns. This | ||
package includes functions for chronological modeling and dating of archaeological | ||
assemblages from count data. It allows to compute time point estimates and density | ||
|
@@ -28,7 +28,7 @@ preferred-citation: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-5759-4944 | ||
affiliation: Université Bordeaux Montaigne | ||
version: 1.0.0.9000 | ||
version: 1.0.1 | ||
abstract: A toolkit for absolute dating and analysis of chronological patterns. | ||
This package includes functions for chronological modeling and dating of archaeological | ||
assemblages from count data. It allows to compute time point estimates and density | ||
|
@@ -41,8 +41,13 @@ preferred-citation: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-5759-4944 | ||
affiliation: Université Bordeaux Montaigne | ||
keywords: | ||
- archaeological-science | ||
- archaeology | ||
- chronology | ||
- r-package | ||
license: GPL-3.0-or-later | ||
year: '2021' | ||
year: '2022' | ||
repository-code: https://github.com/tesselle/kairos | ||
url: https://packages.tesselle.org/kairos/ | ||
contact: | ||
|
@@ -56,6 +61,252 @@ keywords: | |
- archaeology | ||
- archaeological science | ||
- r package | ||
references: | ||
- type: software | ||
title: 'R: A Language and Environment for Statistical Computing' | ||
notes: Depends | ||
authors: | ||
- name: R Core Team | ||
location: | ||
name: Vienna, Austria | ||
year: '2022' | ||
url: https://www.R-project.org/ | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
version: '>= 3.4' | ||
- type: software | ||
title: arkhe | ||
abstract: 'arkhe: Representation of Archaeological Data' | ||
notes: Imports | ||
authors: | ||
- family-names: Frerebeau | ||
given-names: Nicolas | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-5759-4944 | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=arkhe | ||
version: '>= 0.4.0' | ||
- type: software | ||
title: dimensio | ||
abstract: 'dimensio: Multivariate Data Analysis' | ||
notes: Imports | ||
authors: | ||
- family-names: Frerebeau | ||
given-names: Nicolas | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-5759-4944 | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=dimensio | ||
version: '>= 0.2.2' | ||
- type: software | ||
title: extraDistr | ||
abstract: 'extraDistr: Additional Univariate and Multivariate Distributions' | ||
notes: Imports | ||
authors: | ||
- family-names: Wolodzko | ||
given-names: Tymoteusz | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=extraDistr | ||
- type: software | ||
title: ggplot2 | ||
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics' | ||
notes: Imports | ||
authors: | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4757-117X | ||
- family-names: Chang | ||
given-names: Winston | ||
orcid: https://orcid.org/0000-0002-1576-2126 | ||
- family-names: Henry | ||
given-names: Lionel | ||
- family-names: Pedersen | ||
given-names: Thomas Lin | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-5147-4711 | ||
- family-names: Takahashi | ||
given-names: Kohske | ||
- family-names: Wilke | ||
given-names: Claus | ||
orcid: https://orcid.org/0000-0002-7470-9261 | ||
- family-names: Woo | ||
given-names: Kara | ||
orcid: https://orcid.org/0000-0002-5125-4188 | ||
- family-names: Yutani | ||
given-names: Hiroaki | ||
orcid: https://orcid.org/0000-0002-3385-7233 | ||
- family-names: Dunnington | ||
given-names: Dewey | ||
orcid: https://orcid.org/0000-0002-9415-4582 | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=ggplot2 | ||
- type: software | ||
title: Hmisc | ||
abstract: 'Hmisc: Harrell Miscellaneous' | ||
notes: Imports | ||
authors: | ||
- family-names: Harrell Jr | ||
given-names: Frank E | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-8271-5493 | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=Hmisc | ||
- type: software | ||
title: methods | ||
abstract: 'R: A Language and Environment for Statistical Computing' | ||
notes: Imports | ||
authors: | ||
- name: R Core Team | ||
location: | ||
name: Vienna, Austria | ||
year: '2022' | ||
url: https://www.R-project.org/ | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
- type: software | ||
title: rlang | ||
abstract: 'rlang: Functions for Base Types and Core R and ''Tidyverse'' Features' | ||
notes: Imports | ||
authors: | ||
- family-names: Henry | ||
given-names: Lionel | ||
email: [email protected] | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: [email protected] | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=rlang | ||
- type: software | ||
title: stats | ||
abstract: 'R: A Language and Environment for Statistical Computing' | ||
notes: Imports | ||
authors: | ||
- name: R Core Team | ||
location: | ||
name: Vienna, Austria | ||
year: '2022' | ||
url: https://www.R-project.org/ | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
- type: software | ||
title: utils | ||
abstract: 'R: A Language and Environment for Statistical Computing' | ||
notes: Imports | ||
authors: | ||
- name: R Core Team | ||
location: | ||
name: Vienna, Austria | ||
year: '2022' | ||
url: https://www.R-project.org/ | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
- type: software | ||
title: covr | ||
abstract: 'covr: Test Coverage for Packages' | ||
notes: Suggests | ||
authors: | ||
- family-names: Hester | ||
given-names: Jim | ||
email: [email protected] | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=covr | ||
- type: software | ||
title: folio | ||
abstract: 'folio: Datasets for Teaching Archaeology and Paleontology' | ||
notes: Suggests | ||
authors: | ||
- family-names: Frerebeau | ||
given-names: Nicolas | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-5759-4944 | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=folio | ||
- type: software | ||
title: knitr | ||
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R' | ||
notes: Suggests | ||
authors: | ||
- family-names: Xie | ||
given-names: Yihui | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-0645-5666 | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=knitr | ||
- type: software | ||
title: rmarkdown | ||
abstract: 'rmarkdown: Dynamic Documents for R' | ||
notes: Suggests | ||
authors: | ||
- family-names: Allaire | ||
given-names: JJ | ||
email: [email protected] | ||
- family-names: Xie | ||
given-names: Yihui | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-0645-5666 | ||
- family-names: McPherson | ||
given-names: Jonathan | ||
email: [email protected] | ||
- family-names: Luraschi | ||
given-names: Javier | ||
email: [email protected] | ||
- family-names: Ushey | ||
given-names: Kevin | ||
email: [email protected] | ||
- family-names: Atkins | ||
given-names: Aron | ||
email: [email protected] | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: [email protected] | ||
- family-names: Cheng | ||
given-names: Joe | ||
email: [email protected] | ||
- family-names: Chang | ||
given-names: Winston | ||
email: [email protected] | ||
- family-names: Iannone | ||
given-names: Richard | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-3925-190X | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=rmarkdown | ||
- type: software | ||
title: testthat | ||
abstract: 'testthat: Unit Testing for R' | ||
notes: Suggests | ||
authors: | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: [email protected] | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=testthat | ||
version: '>= 3.0.0' | ||
- type: software | ||
title: vdiffr | ||
abstract: 'vdiffr: Visual Regression Testing and Graphical Diffing' | ||
notes: Suggests | ||
authors: | ||
- family-names: Henry | ||
given-names: Lionel | ||
email: [email protected] | ||
- family-names: Pedersen | ||
given-names: Thomas Lin | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-5147-4711 | ||
- family-names: Luciani | ||
given-names: T Jake | ||
email: [email protected] | ||
- family-names: Decorde | ||
given-names: Matthieu | ||
email: [email protected] | ||
- family-names: Lise | ||
given-names: Vaudor | ||
email: [email protected] | ||
year: '2022' | ||
url: https://CRAN.R-project.org/package=vdiffr | ||
version: '>= 1.0.0' | ||
identifiers: | ||
- description: The concept DOI. | ||
type: doi | ||
|
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
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
Oops, something went wrong.