Skip to content

Commit

Permalink
Reconfigured for CRAN check
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkrobe committed Sep 30, 2014
1 parent 40d2a91 commit b0b50cb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
5 changes: 1 addition & 4 deletions DESCRIPTION
Expand Up @@ -8,10 +8,7 @@ Author: Robert X.D. Hawkins <rxdh@stanford.edu>, Joe Houpt
<twickens@socrates.berkeley.edu>
Maintainer: Robert X.D. Hawkins <rxdh@stanford.edu>
Depends:
R (>= 1.8.0),
ellipse,
mnormt,
polycor
R (>= 1.8.0), ellipse, mnormt, polycor
Description: This package contains a series of tools associated with General
Recognition Theory (Townsend & Ashby, 1986), including Gaussian model fitting of 4x4 and more
general confusion matrices, associated plotting and model comparison tools,
Expand Down
5 changes: 3 additions & 2 deletions NAMESPACE
@@ -1,9 +1,10 @@
import(ellipse)
import(mnormt)
import(polycor)
export(fit.grt)
export(GOF)
export(mriTest)
export(riTest)
export(two_by_two_fit.grt)
export(two_by_two_plot.grt)
S3method(plot,grt)
S3method(print,grt)
S3method(summary,grt)
Empty file removed R/two_by_two_fit.R
Empty file.

0 comments on commit b0b50cb

Please sign in to comment.