{
  "_id": "6a3a41b26265ec60d620b5d4",
  "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\nconducting specific analyses with the log files from two\ninternational educational assessments: the Programme for\nInternational Student Assessment (PISA,\n<http://www.oecd.org/pisa/>) and the Programme for the\nInternational Assessment of Adult Competencies (PIAAC,\n<http://www.oecd.org/skills/piaac/>). An illustration of the\nanalyses can be found on the LOGAN Shiny app\n(<https://loganpackage.shinyapps.io/shiny/>) on your browser.",
  "Authors@R": "c(\nperson(\"Denise\", \"Reis Costa\",\nemail = \"d.r.costa@cemo.uio.no\", role = c(\"aut\", \"cre\")),\nperson(\"Waldir\", \"Leoncio\",\nemail = \"waldir.leoncio@gmail.com\", role = c(\"aut\"))\n)",
  "BugReports": "https://github.com/derecost/LOGAN/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "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": {
    "Date": "2026-06-23 08:17:01 UTC",
    "User": "root"
  },
  "Author": "Denise Reis Costa [aut, cre],\nWaldir Leoncio [aut]",
  "Maintainer": "Denise Reis Costa <d.r.costa@cemo.uio.no>",
  "MD5sum": "2d32fe3a8b157edbfacd64f137cb4543",
  "_user": "derecost",
  "_type": "src",
  "_file": "LOGAN_1.0.0.tar.gz",
  "_fileid": "6683c3c16689deaab3a5dd7035aa79de310bc9aa71104901261b60ccdf09d34a",
  "_filesize": 6041977,
  "_sha256": "6683c3c16689deaab3a5dd7035aa79de310bc9aa71104901261b60ccdf09d34a",
  "_created": "2026-06-23T08:17:01.000Z",
  "_published": "2026-06-23T08:20:02.367Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82908279485,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7815231184"
    },
    {
      "job": 82908279503,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7815231360"
    },
    {
      "job": 82908279491,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7815224475"
    },
    {
      "job": 82908279470,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7815228568"
    },
    {
      "job": 82907702480,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7815183894"
    },
    {
      "job": 82908279476,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7815226924"
    },
    {
      "job": 82908279511,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7815213565"
    },
    {
      "job": 82908279460,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7815212847"
    },
    {
      "job": 82908279489,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7815216500"
    }
  ],
  "_buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/derecost/logan",
  "_commit": {
    "id": "e178063285b6abdf2d6340a8731e345e027ad52e",
    "author": "Waldir Leoncio <waldir.leoncio@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Improved formatting",
    "time": 1592393945
  },
  "_maintainer": {
    "name": "Denise Reis Costa",
    "email": "d.r.costa@cemo.uio.no"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "pander",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "psych",
      "version": ">= 1.7.8",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "version": ">= 0.8-69",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "modules",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "derecost",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "wleoncio",
      "count": 106,
      "uuid": 8234768
    },
    {
      "user": "derecost",
      "count": 13,
      "uuid": 8251395
    }
  ],
  "_userbio": {
    "uuid": 8251395,
    "type": "user",
    "name": "derecost",
    "followers": 2
  },
  "_downloads": {
    "count": 265,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LOGAN"
  },
  "_devurl": "https://github.com/derecost/logan",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LOGAN.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/derecost/logan",
  "_realowner": "derecost",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-05-04"
    },
    {
      "version": "1.0.1",
      "date": "2022-10-25"
    }
  ],
  "_exports": [
    "m0",
    "m1",
    "m2"
  ],
  "_datasets": [
    {
      "name": "cp025q01",
      "title": "Log file for PISA 2012, CP025, Q01 (selected countries)",
      "object": "cp025q01",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cnt",
        "schoolid",
        "StIDStd",
        "event",
        "time",
        "event_number",
        "event_type",
        "top_setting",
        "central_setting",
        "bottom_setting",
        "temp_value",
        "humid_value",
        "diag_state"
      ],
      "rows": 45792,
      "table": true,
      "tojson": true
    },
    {
      "name": "cp025q01.treated",
      "title": "Treated log file and microdata for PISA 2012, CP025, Q01 (selected countries)",
      "object": "cp025q01.treated",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CNT",
        "SCHOOLID",
        "StIDStd",
        "NewID",
        "CP025Q01.START",
        "CP025Q01.END",
        "CP025Q01.ACTIONS",
        "CP025Q01.TOT",
        "freq.apply_1_0_0",
        "freq.apply_-1_0_0",
        "freq.apply_2_0_0",
        "freq.apply_-2_0_0",
        "freq.apply_0_1_0",
        "freq.apply_0_-1_0",
        "freq.apply_0_2_0",
        "freq.apply_0_-2_0",
        "freq.apply_0_0_1",
        "freq.apply_0_0_-1",
        "freq.apply_0_0_2",
        "freq.apply_0_0_-2",
        "top",
        "bot",
        "mid",
        "votat",
        "SUBNATIO",
        "STRATUM",
        "OECD",
        "NC",
        "BOOKID",
        "FORMID",
        "ST04Q01",
        "CP025Q01",
        "PV1CPRO",
        "PV2CPRO",
        "PV3CPRO",
        "PV4CPRO",
        "PV5CPRO",
        "W_FSTUWT"
      ],
      "rows": 1470,
      "table": true,
      "tojson": true
    },
    {
      "name": "pisa",
      "title": "Microdata for PISA 2012 (selected countries)",
      "object": "pisa",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CNT",
        "SUBNATIO",
        "STRATUM",
        "OECD",
        "NC",
        "SCHOOLID",
        "StIDStd",
        "BOOKID",
        "FORMID",
        "ST04Q01",
        "CP025Q01",
        "PV1CPRO",
        "PV2CPRO",
        "PV3CPRO",
        "PV4CPRO",
        "PV5CPRO",
        "W_FSTUWT"
      ],
      "rows": 16903,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CleanActions",
      "title": "Clean events",
      "topics": [
        "CleanActions"
      ]
    },
    {
      "page": "ConcatActions",
      "title": "Concatenate events",
      "topics": [
        "ConcatActions"
      ]
    },
    {
      "page": "cp025q01",
      "title": "Log file for PISA 2012, CP025, Q01 (selected countries)",
      "topics": [
        "cp025q01"
      ]
    },
    {
      "page": "cp025q01.treated",
      "title": "Treated log file and microdata for PISA 2012, CP025, Q01 (selected countries)",
      "topics": [
        "cp025q01.treated"
      ]
    },
    {
      "page": "DataActionsbyID",
      "title": "Wide format dataset with the sequence of actions by ID",
      "topics": [
        "DataActionsbyID"
      ]
    },
    {
      "page": "DescriptiveStrategy",
      "title": "Report: Descriptive statistics by strategy",
      "topics": [
        "DescriptiveStrategy"
      ]
    },
    {
      "page": "ImportSPSS",
      "title": "Read SPSS process data",
      "topics": [
        "ImportSPSS"
      ]
    },
    {
      "page": "LOGAN",
      "title": "LOGAN: Log File Analysis in International Large-scale Assessments",
      "topics": [
        "LOGAN-package",
        "LOGAN"
      ]
    },
    {
      "page": "m0",
      "title": "Module 0: Data preparation",
      "topics": [
        "m0"
      ]
    },
    {
      "page": "m1",
      "title": "Module 1: Time",
      "topics": [
        "m1"
      ]
    },
    {
      "page": "m2",
      "title": "Module 2: Actions (cognitive related)",
      "topics": [
        "m2"
      ]
    },
    {
      "page": "NumericTimeVar",
      "title": "Time var as a numeric vector",
      "topics": [
        "NumericTimeVar"
      ]
    },
    {
      "page": "pisa",
      "title": "Microdata for PISA 2012 (selected countries)",
      "topics": [
        "pisa"
      ]
    },
    {
      "page": "PlotStrategybyCatPerformance",
      "title": "Check response time by var",
      "topics": [
        "PlotStrategybyCatPerformance"
      ]
    },
    {
      "page": "PlotTimeonTaskbyVar",
      "title": "Check response time by var",
      "topics": [
        "PlotTimeonTaskbyVar"
      ]
    },
    {
      "page": "RangeNumberActionsbyVar",
      "title": "Check number of students and actions by var",
      "topics": [
        "RangeNumberActionsbyVar"
      ]
    },
    {
      "page": "SummaryTOTbyVar",
      "title": "Summary of time on task by var",
      "topics": [
        "SummaryTOTbyVar"
      ]
    },
    {
      "page": "TOTVar",
      "title": "Time on task variable",
      "topics": [
        "TOTVar"
      ]
    },
    {
      "page": "TrimVar",
      "title": "Trim variables",
      "topics": [
        "TrimVar"
      ]
    },
    {
      "page": "VarActionSearch",
      "title": "Frequency of specifics events in a variable of Actions",
      "topics": [
        "VarActionSearch"
      ]
    },
    {
      "page": "VarTimebyID",
      "title": "Extracting the start or end time",
      "topics": [
        "VarTimebyID"
      ]
    }
  ],
  "_readme": "https://github.com/derecost/logan/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "foreign",
    "generics",
    "ggplot2",
    "glue",
    "GPArotation",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "mnormt",
    "modules",
    "nlme",
    "pander",
    "pillar",
    "pkgconfig",
    "psych",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "logan",
  "_universes": [
    "derecost"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-23T08:19:08.000Z",
      "distro": "noble",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "78019f6fcc58f4f4dab26a9b10f06f014d9c56a028c8dcda5dd385fddaa6f296",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-23T08:19:09.000Z",
      "distro": "noble",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "8e94cd4731305dcd00ef37c1b16b92d5fc0296c4f9ad0fe0ab3e8e923b3ef8fd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-23T08:18:54.000Z",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "53b59aef6a4b1949c90d3728e4f21d686f07714a922630f9f1d63d2a708c1fab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-23T08:19:05.000Z",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "cc8ceb6ecb39d282046137936681580e08a586fff8532cdfc69e94ee765319c9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-23T08:19:10.000Z",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "2bb627043ebaff32bd45fda6c54300ecd29046993a5e9ae9a6deac9a64304eaa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-23T08:18:15.000Z",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "4474468337c996d79ba3d1f3406395edc95414e1c2cfd11d1e46d3abfea9624b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-23T08:18:12.000Z",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "4f0e88872d6a937694a95f54ddeb85d59d316c06efc41c5a5842a88ecb912187",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-23T08:18:20.000Z",
      "commit": "e178063285b6abdf2d6340a8731e345e027ad52e",
      "fileid": "b5e20b1cc0eff82980e3b134b9f9768031683b152f285ac29ac2e597440147cd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/derecost/actions/runs/28012147040"
    }
  ]
}