https://github.com/ahasverus/pkgmin

:package: Structure d'un package simple sous R

https://github.com/ahasverus/pkgmin

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.3%) to scientific vocabulary

Keywords

appveyor codecov devtools package pkgdown r roxygen2 testthat travis-ci usethis vignette
Last synced: 5 months ago · JSON representation

Repository

:package: Structure d'un package simple sous R

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
appveyor codecov devtools package pkgdown r roxygen2 testthat travis-ci usethis vignette
Created about 6 years ago · Last pushed about 6 years ago
Metadata Files
Readme License

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse  = TRUE,
  comment   = "#>",
  fig.path  = "man/figures/README-",
  out.width = "100%"
)
```

pkgmin 
=========================================================



[![Travis build status](https://travis-ci.org/ahasverus/pkgmin.svg?branch=master)](https://travis-ci.org/ahasverus/pkgmin)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/ahasverus/pkgmin?branch=master&svg=true)](https://ci.appveyor.com/project/ahasverus/pkgmin)
[![Codecov test coverage](https://codecov.io/gh/ahasverus/pkgmin/branch/master/graph/badge.svg)](https://codecov.io/gh/ahasverus/pkgmin?branch=master)
[![Project Status: Stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![DOI](https://zenodo.org/badge/223958446.svg)](https://zenodo.org/badge/latestdoi/223958446)


The goal of pkgmin is to show the structure of an R package.

## Installation

You can install the dev version of pkgmin from [GitHub](https://github.com/ahasverus/pkgmin) with:

```{r echo=TRUE, eval=FALSE}
devtools::install_github("ahasverus/pkgmin", build_vignettes = TRUE)
```

## Getting started

Browse the vignette for a complete example:

```{r echo=TRUE, eval=FALSE}
library(pkgmin)
vignette(topic = "pkgmin")
```

Enjoy !

Owner

  • Name: Nicolas Casajus
  • Login: ahasverus
  • Kind: user
  • Location: Montpellier, France
  • Company: @FRBCesab

Data scientist

GitHub Events

Total
Last Year

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 40
  • Total Committers: 1
  • Avg Commits per committer: 40.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nicolas Casajus n****s@g****m 40

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels