Skip to content

Commit

Permalink
Add knitr and markdown to Suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchja committed Feb 12, 2017
1 parent 149da14 commit fe82744
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Expand Up @@ -8,7 +8,7 @@ Maintainer: William Revelle <revelle@northwestern.edu>
Description: A general purpose toolbox for personality, psychometric theory and experimental psychology. Functions are primarily for multivariate analysis and scale construction using factor analysis, principal component analysis, cluster analysis and reliability analysis, although others provide basic descriptive statistics. Item Response Theory is done using factor analysis of tetrachoric and polychoric correlations. Functions for analyzing data at multiple levels include within and between group statistics, including correlations and factor analysis. Functions for simulating and testing particular item and test structures are included. Several functions serve as a useful front end for structural equation modeling. Graphical displays of path diagrams, factor analysis and structural equation models are created using basic graphics. Some of the functions are written to support a book on psychometric theory as well as publications in personality research. For more information, see the personality-project.org/r web page.
License: GPL (>= 2)
Imports: mnormt,parallel,stats,graphics,grDevices,methods,foreign
Suggests: GPArotation, lavaan, sem, Rcsdp, graph, Rgraphviz
Suggests: GPArotation, lavaan, sem, Rcsdp, graph, Rgraphviz, knitr, rmarkdown
LazyData: true
URL: http://personality-project.org/r/psych
http://personality-project.org/r/psych-manual.pdf
Expand All @@ -17,3 +17,4 @@ Packaged: 2017-01-07 20:33:14 UTC; WR
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2017-01-08 12:02:16
VignetteBuilder: knitr

0 comments on commit fe82744

Please sign in to comment.