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

Documentation:

Reference manual: session.pdf

Downloads:

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 (arm64): session_1.0.3.tgz, r-oldrel (arm64): session_1.0.3.tgz, r-release (x86_64): session_1.0.3.tgz, r-oldrel (x86_64): 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.