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.3.0
Imports: cli, diffobj, methods, rlang (≥ 1.0.0), waldo
Suggests: clipr, data.table, DiagrammeR, DiagrammeRsvg, dm, dplyr, forcats, ggplot2, knitr, lubridate, pixarfilms, prettycode, reprex, rmarkdown, roxygen2, rstudioapi, scales, sf, testthat (≥ 3.0.0), tibble, tidyselect, vctrs, withr
Published: 2024-03-05
Author: Antoine Fabri [aut, cre], Kirill Müller ORCID iD [ctb]
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.3.0.tar.gz
Windows binaries: r-devel: constructive_0.3.0.zip, r-release: constructive_0.3.0.zip, r-oldrel: constructive_0.3.0.zip
macOS binaries: r-release (arm64): constructive_0.3.0.tgz, r-oldrel (arm64): constructive_0.3.0.tgz, r-release (x86_64): constructive_0.3.0.tgz
Old sources: constructive archive

Reverse dependencies:

Reverse suggests: DBItest, duckplyr

Linking:

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