SensIAT

R Package for PCORI project

https://github.com/uofuepibio/sensiat

Science Score: 54.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Committers with academic emails
    3 of 8 committers (37.5%) from academic institutions
  • Institutional organization owner
    Organization uofuepibio has institutional domain (medicine.utah.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

R Package for PCORI project

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 3
Created over 3 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Roadmap

README.Rmd

---
output: github_document
---

[![R-CMD-check](https://github.com/UofUEpiBio/SensIAT/actions/workflows/r.yml/badge.svg)](https://github.com/UofUEpiBio/SensIAT/actions/workflows/r.yml)

  [![CRAN status](https://www.r-pkg.org/badges/version/SensIAT)](https://CRAN.R-project.org/package=SensIAT)
  


# SensIAT

R Package for sensitivity analysis with irregular assessment times.

A link to the paper describing the methodology can be found [here](https://arxiv.org/abs/2204.11979).

## Installation

```R
# Install from CRAN
install.packages("SensIAT")
```

You can also install the current development version from GitHub:

```R
devtools::install_github("UofUEpiBio/pcoriRPackage")
```

Owner

  • Name: Divisions of Epidemiology and Biostatistics at the U
  • Login: UofUEpiBio
  • Kind: organization

GitHub Events

Total
  • Create event: 4
  • Release event: 1
  • Issues event: 5
  • Issue comment event: 4
  • Public event: 1
  • Push event: 49
Last Year
  • Create event: 4
  • Release event: 1
  • Issues event: 5
  • Issue comment event: 4
  • Public event: 1
  • Push event: 49

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 146
  • Total Committers: 8
  • Avg Commits per committer: 18.25
  • Development Distribution Score (DDS): 0.288
Past Year
  • Commits: 64
  • Committers: 3
  • Avg Commits per committer: 21.333
  • Development Distribution Score (DDS): 0.031
Top Committers
Name Email Commits
Andrew Redd a****d@h****u 104
Andrew Redd u****4@a****u 15
Agatha a****a@g****m 12
Jane-Gauss 4****s@u****m 8
George G. Vega Yon g****n@g****m 3
Andrew Redd a****d@g****m 2
Andrew Redd A****d@h****u 1
dscharfstein 8****n@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 6
  • Total pull requests: 0
  • Average time to close issues: 4 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.83
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 0
  • Average time to close issues: 11 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.8
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • halpo (6)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 402 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: SensIAT

Sensitivity Analysis for Irregular Assessment Times

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 402 Last month
Rankings
Dependent packages count: 27.9%
Dependent repos count: 34.3%
Average: 49.7%
Downloads: 86.9%
Maintainers (1)
Last synced: 7 months ago

Dependencies

.github/workflows/r.yml actions
  • actions/checkout v2 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
DESCRIPTION cran
  • R >= 4.4.0 depends
  • KernSmooth * imports
  • MASS * imports
  • Rcpp >= 1.0.12 imports
  • assertthat * imports
  • dplyr * imports
  • glue * imports
  • methods * imports
  • orthogonalsplinebasis * imports
  • pracma * imports
  • purrr * imports
  • rlang * imports
  • splines * imports
  • stats * imports
  • survival * imports
  • tibble * imports
  • tidyr * imports
  • utils * imports
  • dfoptim * suggests
  • inline * suggests
  • progress * suggests
  • spelling * suggests
  • testthat >= 3.0.0 suggests