This package browser is in early development. Mind the rough edges.

r-foreign

Read data stored by other statistics software

This package provides functions for reading and writing data stored by some versions of Epi Info, Minitab, S, SAS, SPSS, Stata, Systat and Weka and for reading and writing some dBase files.

Installation

Install the latest version of r-foreign as follows:

guix install r-foreign

Or install a particular version:

guix install r-foreign@0.8-88

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-foreign about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-foreign'><img src='https://packages.guix.gnu.org/packages/r-foreign/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-foreign/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-foreign)

Example Org:

[[https://packages.guix.gnu.org/packages/r-foreign][https://packages.guix.gnu.org/packages/r-foreign/badges/latest-version.svg]]