Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.6%) to scientific vocabulary
Keywords
Repository
Preparation of Object Dating Ranges for Density Plots
Basic Info
- Host: GitHub
- Owner: lsteinmann
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://lsteinmann.github.io/datplot/
- Size: 9.96 MB
Statistics
- Stars: 10
- Watchers: 0
- Forks: 1
- Open Issues: 1
- Releases: 5
Topics
Metadata Files
README.md
datplot
Converting date ranges into dating 'steps' eases the visualization of changes in e.g. pottery consumption, style and other variables over time. This package provides tools to process and prepare data for visualization.
A rather common problem in archaeology is the fuzziness of dates assigned to objects. If one wants to visualize overall changes in - let's say - pottery consumption, bar charts often fall short in that regard. If, e.g., the Phases a -- f are employed, then some of the objects can usually be dated to a, c, and f, as an example, but others will by classified as "a to c" or "b to c". But how can these data still be used for examining changes in a large set of objects without completely disregarding the information added by providing multiple phases for one object?
This package proposes implements the concepts of aoristic analysis to prepare archaeological data for the visualization using density plots. An example is shown in the vignettes, which can be found at
browseVignettes("datplot")
or on the pkgdown-site after installing the package, or on GitHub in the /vignettes/ directory. Density plots are easy to understand and are usually aesthetically pleasing. They do omit a some information, such as individual counts, that bar histograms can communicate better. On the other hand, ranges can be incorporated into the visualization as well to regard the variety of timespans archaeological objects may be dated to.

Publication
The package at version 1.0.0 has been published along with a case study on inscriptions from Bithynia: Steinmann, L., & Weissova, B. (2021). Datplot: A New R Package for the Visualization of Date Ranges in Archaeology. Advances in Archaeological Practice, 1-11. doi:10.1017/aap.2021.8. Data used in the case study is included in the package.
Recommendation
People interested in employing this method should also consider taking a look at ISAAKiel's package aoristAAR, or at archSeries, tabula, rtefact, aoristic-analysis (LimesLimits) and (in the future) baorista.
Installation
'datplot' can be installed from GitHub with devtools:
devtools::install_github("lsteinmann/datplot")
Or via downloading the latest release and installing from the file:
devtools::install_local(path = "../datplot_1.x.x.tar.gz")
In case you are unable to find the vignettes after installing from github directly, try:
devtools::install_github("lsteinmann/datplot", build_vignettes = TRUE)
But you may have to install vignette dependencies manually (see suggests in the DESCRIPTION). Anyone who has the tidyverse installed should encounter no issues.
Contact
Please feel free to use and change the code to your liking. We would be happy for any feedback on the package, or if you you notify us of your publications using this package!
Owner
- Name: Lisa Steinmann
- Login: lsteinmann
- Kind: user
- Location: Hamburg
- Company: University of Hamburg
- Website: https://lsteinmann.github.io/
- Repositories: 16
- Profile: https://github.com/lsteinmann
GitHub Events
Total
Last Year
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 143
- Total Committers: 2
- Avg Commits per committer: 71.5
- Development Distribution Score (DDS): 0.378
Top Committers
| Name | Commits | |
|---|---|---|
| Lisa Steinmann | 3****n@u****m | 89 |
| lsteinmann | l****n@r****e | 54 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 4
- Total pull requests: 11
- Average time to close issues: about 1 year
- Average time to close pull requests: about 15 hours
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 0.09
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- lsteinmann (4)
Pull Request Authors
- lsteinmann (11)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 229 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: datplot
Preparation of Object Dating Ranges for Density Plots (Aoristic Analysis)
- Homepage: https://github.com/lsteinmann/datplot
- Documentation: http://cran.r-project.org/web/packages/datplot/datplot.pdf
- License: GPL (≥ 3)
-
Latest release: 1.1.1
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.3 depends
- covr * suggests
- devtools * suggests
- dplyr * suggests
- forcats * suggests
- ggplot2 * suggests
- ggridges * suggests
- knitr * suggests
- readxl * suggests
- reshape2 * suggests
- rmarkdown * suggests
- stringr * suggests
- testthat * suggests
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite