{"id":14068916,"url":"https://github.com/eddelbuettel/pkgkitten","last_synced_at":"2025-04-05T07:04:17.058Z","repository":{"id":17308714,"uuid":"20079367","full_name":"eddelbuettel/pkgkitten","owner":"eddelbuettel","description":"Create simple packages which pass R CMD check","archived":false,"fork":false,"pushed_at":"2025-02-10T22:17:38.000Z","size":1405,"stargazers_count":34,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T06:04:48.302Z","etag":null,"topics":["cran","r","r-package","skeleton"],"latest_commit_sha":null,"homepage":"https://eddelbuettel.github.io/pkgkitten","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddelbuettel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-22T22:34:32.000Z","updated_at":"2025-02-10T22:17:42.000Z","dependencies_parsed_at":"2023-11-16T00:27:26.640Z","dependency_job_id":"5b595692-4fb6-4800-8eab-ea2c9392c2ef","html_url":"https://github.com/eddelbuettel/pkgkitten","commit_stats":{"total_commits":92,"total_committers":9,"mean_commits":"10.222222222222221","dds":"0.11956521739130432","last_synced_commit":"e6041e26eaafd1b1f8cf56c6654b998a4bbb456e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Fpkgkitten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Fpkgkitten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Fpkgkitten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Fpkgkitten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddelbuettel","download_url":"https://codeload.github.com/eddelbuettel/pkgkitten/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299831,"owners_count":20916190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cran","r","r-package","skeleton"],"created_at":"2024-08-13T07:06:28.907Z","updated_at":"2025-04-05T07:04:17.022Z","avatar_url":"https://github.com/eddelbuettel.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"## pkgKitten: Create packages that purr \n\n[![Build Status](https://travis-ci.org/eddelbuettel/pkgkitten.svg)](https://travis-ci.org/eddelbuettel/pkgkitten) \n[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html) \n[![CRAN](https://www.r-pkg.org/badges/version/pkgKitten)](https://cran.r-project.org/package=pkgKitten) \n[![Dependencies](https://tinyverse.netlify.app/badge/pkgKitten)](https://cran.r-project.org/package=pkgKitten) \n[![Debian package](https://img.shields.io/debian/v/r-cran-pkgkitten/sid?color=brightgreen)](https://packages.debian.org/sid/r-cran-pkgkitten)\n[![Downloads](https://cranlogs.r-pkg.org/badges/pkgKitten?color=brightgreen)](https://www.r-pkg.org/pkg/pkgKitten) \n[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/pkgkitten)](https://github.com/eddelbuettel/pkgkitten)\n[![Documentation](https://img.shields.io/badge/documentation-is_here-blue)](https://eddelbuettel.github.io/pkgkitten/)\n\n![a kitten](http://2.bp.blogspot.com/-rUsj-zdsAls/UY81UzuYHsI/AAAAAAAAAJA/QMiiNxYuvdI/s1600/burmilla-kitten.png)\n\nThe base R function `package.skeleton()` is very useful for creating new\npackages for R. It is also very upsetting as it has been producing the same\nfiles which trigger `R CMD check` in the exact same way.\n\nAnd as something terrible happens each time `R CMD check` barks, this package\noffers a wrapper function `kitten()` which leaves an adorable little package\nbehind which does not upset `R CMD check`.\n\nSo just think of the kittens.\n\n### Installation\n\nThe package is on [CRAN](https://cran.r-project.org) and can be installed\nvia a standard\n\n```r\ninstall.packages(\"pkgKitten\")\n```\n\n### Documentation\n\nPackage documentation, help pages, and more is also available\n[here](https://eddelbuettel.github.io/pkgkitten/).\n\n### Author\n\nDirk Eddelbuettel\n\n### License\n\nGPL (\u003e= 2)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Fpkgkitten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddelbuettel%2Fpkgkitten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Fpkgkitten/lists"}