Package: pkgutils
Version: 0.6.0
Date: 2014-01-09
Title: pkgutils -- Utilities for creating R packages.
Author: Markus Goeker <markus.goeker@dsmz.de>
Maintainer: Markus Goeker <markus.goeker@dsmz.de>
Depends: R (>= 3.0.0)
Imports: tools, methods
Suggests: testthat
Enhances: roxygen2
Description: Tools for creating R packages, particularly for checking
    the documentation produced by roxygen2 and for adding support
    for the documentation of S4 methods. Also included are some
    functions of use when coding a package and some of use in
    interactive R sessions. Finally, R syntax-highlighting patterns
    for some text editors are contained.
License: GPL (>= 2)
URL: http://www.dsmz.de/
Collate: 'imports.R' 'constants.R' 'data.R' 'auxiliary.R' 'coding.R'
        'character.R' 'package.R' 'class.R' 'directory.R' 'rd.R'
        'plotting.R' 'dbtables.R'
LazyData: yes
LazyDataCompression: bzip2
Repository: CRAN
Repository/R-Forge/Project: opm
Repository/R-Forge/Revision: 488
Repository/R-Forge/DateTimeStamp: 2014-01-09 02:34:24
Date/Publication: 2014-01-13 02:13:00
Packaged: 2014-01-12 23:40:28 UTC; goeker
NeedsCompilation: no
