Skip to content

Commit

Permalink
updated for fns_dmt_tb
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphamilton committed Sep 8, 2022
1 parent 665dfe2 commit e9d9f17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data-raw/DATASET.R
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,5 @@ 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"))
ready4fun::write_fns_dmt_tb(z$x_ready4fun_manifest) # fix in ready4fun
devtools::build_vignettes()

0 comments on commit e9d9f17

Please sign in to comment.