You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DESCRIPTION
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@ Package: datplot
2
2
Type: Package
3
3
Title: Preparation of object dating ranges for density plots
4
4
Version: 0.2.4
5
-
Author: Lisa Steinmann
6
-
Maintainer: Lisa Steinmann <lisa.steinmann@rub.de>
5
+
Author: anon
6
+
Maintainer: anon <anon@anon.de>
7
7
Description: 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.
[](https://codecov.io/gh/lsteinmann/datplot?branch=main)
[](https://codecov.io/gh/anonymousgit/datplot?branch=main)
5
5
<!-- badges: end -->
6
6
7
7
datplot
@@ -32,7 +32,7 @@ Installation
32
32
-------
33
33
'datplot' is not currently on CRAN. It can be installed from GitHub with devtools:
34
34
35
-
devtools::install_github("lsteinmann/datplot")
35
+
devtools::install_github("anonymousgit/datplot")
36
36
37
37
Or via downloading the latest release and installing from the file:
0 commit comments