The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

childfree

status

Welcome

Welcome to the childfree package! The childfree package reads demographic data from a variety of public data sources, extracting and harmonizing variables useful for the study of childfree individuals.

The childfree package can be cited as:

Neal, Z. P. and Neal, J. W. (2024). childfree: An R package to access and harmonize childfree demographic data. GitHub.

Installation

The /release branch will eventually contain the current CRAN release of the incidentally package. You can install it from CRAN with:

install.packages("childfree")

The /devel branch contains the working beta version of the next release of the childfree package. All the functions are documented and have undergone various levels of preliminary debugging, so they should mostly work, but there are no guarantees. Feel free to use the devel version (with caution), and let us know if you run into any problems. You can install it You can install from GitHub with:

library(devtools)
install_github("zpneal/childfree", ref = "devel", build_vignettes = TRUE)

Dependencies

The childfree package adopts the tinyverse philosophy, and therefore aims to keep dependencies at a minimum.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.