Package: LOGAN
Title: Log File Analysis in International Large-Scale Assessments
Version: 1.0.1
Date: 2022-10-24
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,
    <https://www.oecd.org/pisa/>) and the Programme for the International
    Assessment of Adult Competencies (PIAAC,
    <https://www.oecd.org/skills/piaac/>). An illustration of the analyses can be
    found on the LOGAN Shiny app (<https://loganpackage.shinyapps.io/shiny/>) on
    your browser.
Authors@R: c(
    person("Denise", "Reis Costa",
            email = "denise.reis@gmail.com", role = c("aut")),
    person("Waldir", "Leoncio",
            email = "w.l.netto@medisin.uio.no", role = c("aut", "cre"))
    )
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, methods
Suggests: knitr, rmarkdown
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-25 04:12:35 UTC; waldir
Author: Denise Reis Costa [aut],
  Waldir Leoncio [aut, cre]
Maintainer: Waldir Leoncio <w.l.netto@medisin.uio.no>
Repository: CRAN
Date/Publication: 2022-10-25 08:47:56 UTC
Built: R 4.2.0; ; 2023-07-11 01:26:51 UTC; unix
