https://github.com/agdamsbo/project.aid

Aid in creating, publishing and updating projects and packages in R

https://github.com/agdamsbo/project.aid

Science Score: 13.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Aid in creating, publishing and updating projects and packages in R

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 4
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

project.aid

R-CMD-check <!-- badges: end -->

The goal of project.aid is to aid creating, publishing and updating projects and packages.

Installation

You can install the development version of project.aid from GitHub with:

``` r

install.packages("devtools")

devtools::install_github("agdamsbo/project.aid") ```

Example

This is a basic example which shows you how to solve a common problem:

r library(project.aid) check_dependencies()

Owner

  • Name: Andreas Gammelgaard Damsbo
  • Login: agdamsbo
  • Kind: user
  • Location: Aarhus, Denmark

MD, clinical researcher, opensource-enthusiast.

GitHub Events

Total
  • Release event: 3
  • Push event: 15
  • Create event: 4
Last Year
  • Release event: 3
  • Push event: 15
  • Create event: 4

Issues and Pull Requests

Last synced: over 1 year 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

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-renv v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-renv v2 composite
DESCRIPTION cran
  • here * imports
  • httpuv * imports
  • keyring * imports
  • knitr * imports
  • pak * imports
  • purrr * imports
  • renv * imports
  • rmarkdown * imports
  • rsconnect * imports
  • shinylive * imports
  • usethis * imports
  • devtools * suggests
  • roxygen2 * suggests
  • spelling * suggests
  • styler * suggests