Package: pkgKitten
Type: Package
Title: Create Simple Packages Which Do not Upset R Package Checks
Version: 0.2.0
Date: 2020-09-27
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: Provides a function kitten() which creates cute little 
 packages which pass R package checks. This sets it apart from 
 package.skeleton() which it calls, and which leaves imperfect files 
 behind. As this is not exactly helpful for beginners, kitten() offers 
 an alternative. Unit test support is added if the 'tinytest' package
 is present.
License: GPL (>= 2)
Suggests: whoami (>= 1.1.0), tinytest
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2020-09-27 12:55:06.023041 UTC; edd
Repository: CRAN
Date/Publication: 2020-09-27 13:40:02 UTC
