Skip to content

Easily install, load, and test Zelig packages

Notifications You must be signed in to change notification settings

IQSS/zeligverse

Repository files navigation

zelig-logo

Project Status: Active - The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge Travis-CI Build Status AppVeyor Build Status

About

This package makes it convenient to install and load all of the stable Zelig packages. This includes:

Use

To use zeligverse, simply load the package:

library(zeligverse)
## + Zelig       5.1.1.90000        Date: 2017-05-17
## + ZeligChoice 0.9.5.90000           R: 3.4.0
## + ZeligEI     0.1.1                OS: macOS Sierra 10.12.5
## + Amelia      1.7.4               GUI: unknown
## + MatchIt     3.0.1            Locale: en_US.UTF-8
## + WhatIf      1.5.8                TZ: America/New_York

As you can see, all of the stable Zelig packages are loaded.

Installing zeligverse will install these packages.

Adding packages [for developers]

zeligverse developers can add packages to zeligverse by:

  • adding the package name to the DESCRIPTION Imports

  • adding the package name to the core object in attach.R

Inspiration

The inspiration (and much of the underlying code) for zeligverse comes from the tidyverse package.

About

Easily install, load, and test Zelig packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages