constructive: Display Idiomatic Code to Construct Most R Objects

Prints code that can be used to recreate R objects. In a sense it is similar to 'base::dput()' or 'base::deparse()' but 'constructive' strives to use idiomatic constructors.

Version: 0.1.0
Imports: cli, diffobj, ellipsis, rlang (≥ 1.0.0), roxygen2, styler, waldo, methods
Suggests: dm, pixarfilms, testthat (≥ 3.0.0), dplyr, data.table, vctrs, tibble, prettycode, tidyselect, lubridate, forcats, knitr, rmarkdown, sf, ggplot2, scales
Published: 2023-06-06
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri at gmail.com>
BugReports: https://github.com/cynkra/constructive/issues
License: MIT + file LICENSE
URL: https://github.com/cynkra/constructive, https://cynkra.github.io/constructive/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: constructive results

Documentation:

Reference manual: constructive.pdf
Vignettes: Extending constructive

Downloads:

Package source: constructive_0.1.0.tar.gz
Windows binaries: r-devel: constructive_0.1.0.zip, r-release: constructive_0.1.0.zip, r-oldrel: constructive_0.1.0.zip
macOS binaries: r-release (arm64): constructive_0.1.0.tgz, r-oldrel (arm64): constructive_0.1.0.tgz, r-release (x86_64): constructive_0.1.0.tgz, r-oldrel (x86_64): constructive_0.1.0.tgz

Reverse dependencies:

Reverse suggests: duckplyr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=constructive to link to this page.