Package: sessioninfo
Title: R Session Information
Version: 1.0.0
Author: Gábor Csárdi, R core, Hadley Wickham, Winston Chang,
    Robert M Flight, Kirill Müller
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: Query and print information about the current R session.
    It is similar to 'utils::sessionInfo()', but includes more information
    about packages, and where they were installed from.
License: GPL-2
LazyData: true
URL: https://github.com/r-lib/sessioninfo#readme
BugReports: https://github.com/r-lib/sessioninfo/issues
RoxygenNote: 6.0.1.9000
Suggests: covr, mockery, testthat
Imports: clisymbols, tools, utils, withr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-06-21 09:30:26 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2017-06-21 15:26:18 UTC
