session: Functions for interacting with, saving and restoring R sessions

Utility functions for interacting with R processes from external programs. This package includes functions to save and restore session information (including loaded packages, and attached data objects), as well as functions to evaluate strings containing R commands and return the printed results or an execution transcript.

Version: 1.0.3
Published: 2012-10-29
Author: Gregory R. Warnes.
Maintainer: Gregory R. Warnes <greg at warnes.net>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: NEWS ChangeLog
CRAN checks: session results

Downloads:

Reference manual: session.pdf
Package source: session_1.0.3.tar.gz
Windows binaries: r-devel: session_1.0.3.zip, r-release: session_1.0.3.zip, r-oldrel: session_1.0.3.zip
macOS binaries: r-release: session_1.0.3.tgz, r-oldrel: session_1.0.3.tgz
Old sources: session archive

Linking:

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