Package: LOGAN
Title: Log File Analysis in International Large-Scale Assessments
Version: 1.0.0
Date: 2019-05-02
Description: Enables users to handle the dataset cleaning for
conducting specific analyses with the log files from two
international educational assessments: the Programme for
International Student Assessment (PISA,
) and the Programme for the
International Assessment of Adult Competencies (PIAAC,
). An illustration of the
analyses can be found on the LOGAN Shiny app
() on your browser.
Authors@R: c(
person("Denise", "Reis Costa",
email = "d.r.costa@cemo.uio.no", role = c("aut", "cre")),
person("Waldir", "Leoncio",
email = "waldir.leoncio@gmail.com", role = c("aut"))
)
BugReports: https://github.com/derecost/LOGAN/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: pander (>= 0.6.1), psych (>= 1.7.8), foreign (>= 0.8-69),
dplyr, ggplot2, rlang, stringr, magrittr, modules
Suggests: knitr, rmarkdown
RoxygenNote: 6.1.1
Config/pak/sysreqs: libicu-dev
Repository: https://derecost.r-universe.dev
Date/Publication: 2020-06-17 11:39:05 UTC
RemoteUrl: https://github.com/derecost/logan
RemoteRef: HEAD
RemoteSha: e178063285b6abdf2d6340a8731e345e027ad52e
NeedsCompilation: no
Packaged: 2026-06-23 08:17:01 UTC; root
Author: Denise Reis Costa [aut, cre],
Waldir Leoncio [aut]
Maintainer: Denise Reis Costa