https://github.com/centerforassessment/cfatools

The R package cfaTools contains tools and resources developed by the Center for Assessment for diagnostic analysis of student assessment data.

https://github.com/centerforassessment/cfatools

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 (11.5%) to scientific vocabulary

Keywords

achievement-gaps center-for-assessment cran large-scale-assessment r sgp
Last synced: 9 months ago · JSON representation

Repository

The R package cfaTools contains tools and resources developed by the Center for Assessment for diagnostic analysis of student assessment data.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 4
  • Open Issues: 0
  • Releases: 0
Topics
achievement-gaps center-for-assessment cran large-scale-assessment r sgp
Created over 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License

README.md

cfaTools

R-CMD-check AppVeyor Build Status CRAN_Status_Badge Development Version License

Overview

The R package cfaTools contains data analysis tools for use in examining large scale student educational assessment data. The package is under active development by staff at the Center for Assessment.

Installation

From CRAN

To install the latest stable release of cfaTools from CRAN (Currently not yet posted to CRAN)

```R

install.packages("cfaTools") ```

From Github

To install the development release of cfaTools from GitHub:

```R

remotes::install_github("centerforassessment/cfaTools") ```

Usage

To use cfaTools ...

Resources

Contributors

The cfaTools Package is crafted with :heart: by:

We love feedback and are happy to answer questions or support requests for additional features to the package.

Owner

  • Name: Center for Assessment
  • Login: CenterForAssessment
  • Kind: organization
  • Email: support@nciea.org
  • Location: Dover, New Hampshire

National Center for the Improvement of Educational Assessment

GitHub Events

Total
  • Push event: 1
  • Pull request event: 2
Last Year
  • Push event: 1
  • Pull request event: 2

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 56
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 55
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • dbetebenner (37)
  • adamvi (15)
  • ndadey (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • R >= 4.0 depends
  • HDInterval * imports
  • Hmisc * imports
  • MASS * imports
  • SGP * imports
  • VIM * imports
  • abind * imports
  • crayon * imports
  • data.table >= 1.14.0 imports
  • dplyr * imports
  • grid * imports
  • mice * imports
  • miceadds * imports
  • parallel * imports
  • testthat * imports
  • tidyr * imports
  • tidyselect * imports
  • toOrdinal * imports
  • SGPdata >= 24.0 suggests
  • knitr * suggests
  • rmarkdown * suggests
.github/workflows/check-standard.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 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