Path to this page:
./
devel/R-pkgKitten,
Create Simple Packages Which Do not Upset R Package Checks
Branch: CURRENT,
Version: 0.2.4,
Package name: R-pkgKitten-0.2.4,
Maintainer: pkgsrc-usersProvides 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.
Master sites: (Expand)
Version history: (Expand)
- (2024-10-20) Updated to version: R-pkgKitten-0.2.4
- (2023-06-15) Updated to version: R-pkgKitten-0.2.3
- (2021-08-21) Updated to version: R-pkgKitten-0.2.2
- (2021-06-01) Updated to version: R-pkgKitten-0.2.1
- (2020-09-20) Package added to pkgsrc.se, version R-pkgKitten-0.1.5 (created)
CVS history: (Expand)
2023-06-15 13:06:53 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/pkgKitten) Updated 0.2.2 to 0.2.3
2023-03-11 Dirk Eddelbuettel <edd@debian.org>
* DESCRIPTION (Version, Date): Release 0.2.3
* docs/mkdmt-src/: Updated for release 0.2.3
* docs/: Idem
2023-03-10 Dirk Eddelbuettel <edd@debian.org>
* R/pkgKitten.R (kitten): Reword Title, shorten default Description
2022-11-08 Dirk Eddelbuettel <edd@debian.org>
* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v3
|
2021-11-29 11:30:33 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(devel/R-pkgKitten) Add TEST_DEPENDS+= R-whoami, passes
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-06-01 15:19:41 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(devel/R-pkgKitten) Updated 0.1.5 to 0.2.1
(https://cran.r-project.org/web/packages/pkgKitten/news.html)
Changes in version 0.2.1 (2021-02-22)
A small documentation error was corrected (David Dalpiaz in #15).
A new option ‘bunny’ adds support for roxygen2.
Continuous integration now use run.sh from r-ci.
Changes in version 0.2.0 (2020-09-27)
Continuous Integration uses the updated BSPM-based script on
Travis and with GitHub Actions (Dirk in #11 plus earlier commits).
A new default NAMESPACE file is now installed (Dirk in #12).
A package documentation website was added (Dirk in #13).
Call tinytest::puppy if installed and not opted out (Dirk in #14).
|
2020-09-19 23:10:20 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
devel/R-pkgKitten: import R-pkgKitten-0.1.5
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.
|