Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
MD5
 
 
 
 
 
 
 
 

README.md

Title: rpf

Why use RPF?

Travis build status Codecov test coverage CRAN_Status_Badge Monthly Downloads Total Downloads

The idea behind RPF is modularity. Most item factor analysis software is not modular. Modularity facilitates more contributors and cross pollination between projects.

Installation

To get the current released version from CRAN:

install.packages("rpf")

Developer notes

There are a number of useful scripts in the tools subdir:

  • install -- Installs the package as quickly as possible. Skips building the vignettes and documentation.

  • build -- Builds a source tarball

  • check -- Builds a source tarball and checks it

  • rox -- Re-generates the documentation.

  • test -- Runs the test suite using the uninstalled tests against the installed package.

  • autodep -- Recalculates the header file dependences

If you're working on the C++ code, you probably want to adjust the settings in src/Makevars.

About

 This is a read-only mirror of the CRAN R package repository. rpf — Response Probability Functions. Homepage: https://github.com/jpritikin/rpf

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.