Skip to content

Commit 698d82c

Browse files
authored
Merge pull request #31 from PLAY-behaviorome/0.2.8
0.2.8
2 parents 0ffd6cf + 6f64d40 commit 698d82c

File tree

73 files changed

+272
-272
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+272
-272
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: databraryapi
22
Type: Package
33
Title: Interacts With the Databrary.org API
4-
Version: 0.2.7
4+
Version: 0.2.8
55
Author: Rick O. Gilmore [aut, cre]
66
Authors@R: person("Rick", "O. Gilmore", email = "rog1@psu.edu",
77
role = c("aut", "cre"))

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
YEAR: 2018
1+
YEAR: 2018-
22
COPYRIGHT HOLDER: Rick O. Gilmore

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Full package documentation built using `pkgdown` can be found [here](https://PLA
1111
- Install the `devtools` package from CRAN: `install.packages("devtools")` if you have not already done so.
1212
- Load `devtools` into your local environment: `library(devtools)`
1313
- Install the `databraryapi` package via `install_github("PLAY-behaviorome/databraryapi")`. Required dependencies will be installed at this time.
14-
- The latest version is 0.2.7.
14+
- The latest version is 0.2.8.
1515

1616
## Use
1717

docs/404.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/databrary-vignette.html

Lines changed: 48 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pkgdown: 2.0.2
33
pkgdown_sha: ~
44
articles:
55
databrary-vignette: databrary-vignette.html
6-
last_built: 2022-04-11T20:00Z
6+
last_built: 2022-04-14T21:49Z
77

0 commit comments

Comments
 (0)