Skip to content

Commit 964e98f

Browse files
committed
anon
1 parent ddf4ff3 commit 964e98f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Package: datplot
22
Type: Package
33
Title: Preparation of object dating ranges for density plots
44
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>
77
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.
88
License: CC BY-SA 4.0
99
Encoding: UTF-8

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- badges: start -->
2-
[![R build status](https://github.com/lsteinmann/datplot/workflows/R-CMD-check/badge.svg)](https://github.com/lsteinmann/datplot/actions)
3-
[![Travis Build Status](https://travis-ci.com/lsteinmann/datplot.svg?token=qpxyBQYqepYayg8rYHnD&branch=main)](https://travis-ci.com/lsteinmann/datplot)
4-
[![Codecov test coverage](https://codecov.io/gh/lsteinmann/datplot/branch/master/graph/badge.svg)](https://codecov.io/gh/lsteinmann/datplot?branch=main)
2+
[![R build status](https://github.com/anonymousgit/datplot/workflows/R-CMD-check/badge.svg)](https://github.com/anonymousgit/datplot/actions)
3+
[![Travis Build Status](https://travis-ci.com/anonymousgit/datplot.svg?token=qpxyBQYqepYayg8rYHnD&branch=main)](https://travis-ci.com/anonymousgit/datplot)
4+
[![Codecov test coverage](https://codecov.io/gh/anonymousgit/datplot/branch/master/graph/badge.svg)](https://codecov.io/gh/anonymousgit/datplot?branch=main)
55
<!-- badges: end -->
66

77
datplot
@@ -32,7 +32,7 @@ Installation
3232
-------
3333
'datplot' is not currently on CRAN. It can be installed from GitHub with devtools:
3434

35-
devtools::install_github("lsteinmann/datplot")
35+
devtools::install_github("anonymousgit/datplot")
3636

3737
Or via downloading the latest release and installing from the file:
3838

0 commit comments

Comments
 (0)