/usr/lib/R/site-library/lavaan/DESCRIPTION is in r-cran-lavaan 0.5.23.1097-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 | Package: lavaan
Title: Latent Variable Analysis
Version: 0.5-23.1097
Authors@R: c(person(given = "Yves", family = "Rosseel",
role = c("aut", "cre"),
email = "Yves.Rosseel@UGent.be"),
person(given = "Daniel", family = "Oberski",
role = "ctb",
email = "daniel.oberski@gmail.com"),
person(given = "Jarrett", family = "Byrnes",
role = "ctb",
email = "byrnes@nceas.ucsb.edu"),
person(given = "Leonard", family = "Vanbrabant",
role = "ctb",
email = "Leonard.Vanbrabant@ugent.be"),
person(given = "Victoria", family = "Savalei",
role = "ctb",
email = "vsavalei@ubc.ca"),
person(given = "Ed", family = "Merkle",
role = "ctb",
email = "merklee@missouri.edu"),
person(given = "Michael", family = "Hallquist",
role = "ctb",
email = "michael.hallquist at gmail.com"),
person(given = "Mijke", family = "Rhemtulla",
role = "ctb",
email = "mijke@ku.edu"),
person(given = "Myrsini", family = "Katsikatsou",
role = "ctb",
email = "mirtok2@gmail.com"),
person(given = "Mariska", family = "Barendse",
role = "ctb",
email = "m.t.barendse@rug.nl"),
person(given = "Michael", family = "Chow",
role = "ctb",
email = "machow@princeton.edu"),
person(given = "Terrence", family = "Jorgensen",
role = "ctb")
)
Description: Fit a variety of latent variable models, including confirmatory
factor analysis, structural equation modeling and latent growth curve models.
Depends: R(>= 3.1.0)
Imports: methods, stats4, stats, utils, graphics, MASS, mnormt,
pbivnorm, quadprog, numDeriv
Suggests: testthat
License: GPL (>= 2)
LazyData: yes
URL: http://lavaan.org
NeedsCompilation: no
Packaged: 2017-02-24 13:08:31 UTC; yves
Author: Yves Rosseel [aut, cre],
Daniel Oberski [ctb],
Jarrett Byrnes [ctb],
Leonard Vanbrabant [ctb],
Victoria Savalei [ctb],
Ed Merkle [ctb],
Michael Hallquist [ctb],
Mijke Rhemtulla [ctb],
Myrsini Katsikatsou [ctb],
Mariska Barendse [ctb],
Michael Chow [ctb],
Terrence Jorgensen [ctb]
Maintainer: Yves Rosseel <Yves.Rosseel@UGent.be>
Repository: CRAN
Date/Publication: 2017-02-24 23:28:29
Built: R 3.4.2; ; 'Sat, 30 Sep 2017 08:00:39 +0200'; unix
|