Skip to content

skeletor

1.0.4

An R Package Skeleton Generator

0packages depend
7.7Kdownloads / year
100.0%test coverage
13/13checks pass

Overview

About
Maintained by Neal RichardsonFirst published 2016-12-303 releasesCRAN page ↗GitHub ↗

A tool for bootstrapping new packages with useful defaults, including a test suite outline that passes checks and helpers for running tests, checking test coverage, building vignettes, and more. Package skeletons it creates are set up for pushing your package to 'GitHub' and using other hosted services for building and test automation.

Install

Health

CRAN checks
13OK
Slowest check: 48 s · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 1.44
100.0%
Coverage · measured lines
100%
Documentation · exports
0
Dependencies · direct
Check history
  • OK2026-06-08
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-07
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 419 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
not tracked
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

7.7K
CRAN downloads in the past year
Rank #5,813 · ~21/day · ~642/mo
Daily download trend is not available in this view yet.
36330 days
1.7K90 days
7.7K1 year
Compare downloads with other packages →
Also on95 r2u16 autocran

Repository

Repository
21Stars
0Forks
1Open issues
0Open PRs
0Releases
50Commits
2Contributors
skeleton-generatortestingcodecovtravis-ci
50 commits · Last activity 2023-04-07

Stars over time

2024-05-08 · 212026-07-07 · 21

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 2 families in the upstream repository

Checks run against github.com/nealrichardson/skeletor on 2026-07-19.

Continuous integration (2)
Travis CIAppVeyor
Reproducibility and dev environment (1)
Makefile
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
2 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.0.0
Imports (0)
none
LinkingTo (0)
none
Suggests (2)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 388 (87%)Rd 59 (13%)
Code characteristics
Cyclomatic complexity
9.0 median / 10 max
Test cases
33 / 1.44 per code line

Test coverage

Line coverage

100%

Expression

100.0%

Tests / Examples

100.0% / – ex

Functions

2 2 exported

Complexity

9 avg / 10 max

Call network

2 nodes / 0 edges

Loading call graph…

Lowest coverage

2 functions
FunctionCycloCoverage
configure exp10100%
skeletor exp8100%

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

3 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • 1.0.4Latest
    2017-04-09 · current release · diff ↗
  • 1.0.2
    2017-01-01 · diff ↗
  • 1.0.0
    2016-12-30
  • R
    R 3.3.0 released · 2016-05-03

Package metadata

First published
2016-12-30
Total releases
3 / 10 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.0.0
Download size
11 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →