Skip to content

Commit

Permalink
updated dpcys
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphamilton committed Feb 15, 2022
1 parent cb03b54 commit fca55b3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cff-version: 1.2.0
message: "Matthew Hamilton and Glen Wiesner (2022). ready4use: Author, Label and Share Ready4 Framework Datasets. Version 0.0.0.9220. Zenodo. https://doi.org/10.5281/zenodo.5644336"
authors:
- family-names: "Matthew"
given-names: "Hamilton"

- family-names: "Glen"
given-names: "Wiesner"
title: "ready4use: Author, Label and Share Ready4 Framework Datasets"
version: 0.0.0.9220
doi: 10.5281/zenodo.5644336
date-released: 2022-02-15
url: "https://ready4-dev.github.io/ready4use/"
2 changes: 2 additions & 0 deletions data-raw/DATASET.R
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,6 @@ z <- ready4pack::make_pt_ready4pack_manifest(x,
constructor_r3 = y) %>%
ready4pack::ready4pack_manifest()
z <- author(z)
ready4::write_citation_cff(packageDescription("ready4use"),
citation_chr = readLines("inst/CITATION"))
devtools::build_vignettes()

0 comments on commit fca55b3

Please sign in to comment.