{
  "_id": "6a1f0fd3b401979e7341d684",
  "Package": "RALSA",
  "Type": "Package",
  "Title": "R Analyzer for Large-Scale Assessments",
  "Version": "1.6.6",
  "Date": "2026-04-16 17:00",
  "Authors@R": "c(person(given = \"Plamen V.\",\nfamily = \"Mirazchiyski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"plamen.mirazchiyski@gmail.com\"))",
  "Author": "Plamen V. Mirazchiyski [aut, cre]",
  "Maintainer": "Plamen V. Mirazchiyski <plamen.mirazchiyski@gmail.com>",
  "Description": "Download, prepare and analyze data from large-scale\nassessments and surveys with complex sampling and assessment\ndesign (see 'Rutkowski', 2010 <doi:10.3102/0013189X10363170>).\nSuch studies are, for example, international assessments like\n'TIMSS', 'PIRLS' and 'PISA'. A graphical interface is available\nfor the non-technical user.The package includes functions to\ncovert the original data from 'SPSS' into 'R' data sets keeping\nthe user-defined missing values, merge data from different\nrespondents and/or countries, generate variable dictionaries,\nmodify data, produce descriptive statistics (percentages,\nmeans, percentiles, benchmarks) and multivariate statistics\n(correlations, linear regression, binary logistic regression).\nThe number of supported studies and analysis types will\nincrease in future. For a general presentation of the package,\nsee 'Mirazchiyski', 2021a (<doi:10.1186/s40536-021-00114-4>).\nFor detailed technical aspects of the package, see\n'Mirazchiyski', 2021b (<doi:10.3390/psych3020018>).",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "URL": "https://ralsa.ineri.org/",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:28:08 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libarchive-dev libicu-dev libuv1-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://pakom.r-universe.dev",
  "Date/Publication": "2026-04-17 03:48:02 UTC",
  "RemoteUrl": "https://github.com/cran/RALSA",
  "RemoteRef": "HEAD",
  "RemoteSha": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
  "MD5sum": "3e0f6f0d23c7b13a5071eedddf1f03e3",
  "_user": "pakom",
  "_type": "src",
  "_file": "RALSA_1.6.6.tar.gz",
  "_fileid": "1ab30e00434c664b435937f34fcf08c03ebd220f7e0925422a3f5c8debf64682",
  "_filesize": 780107,
  "_sha256": "1ab30e00434c664b435937f34fcf08c03ebd220f7e0925422a3f5c8debf64682",
  "_created": "2026-05-17T08:28:08.000Z",
  "_published": "2026-06-02T17:16:03.153Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79129564426,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040837073"
    },
    {
      "job": 79129565688,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040834293"
    },
    {
      "job": 79129564903,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040832202"
    },
    {
      "job": 79129564575,
      "time": 225,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040835538"
    },
    {
      "job": 79129564360,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040815231"
    },
    {
      "job": 79129564106,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364828953"
    },
    {
      "job": 79129565036,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040833256"
    },
    {
      "job": 79129565882,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040831450"
    },
    {
      "job": 79129565807,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040831082"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RALSA",
  "_commit": {
    "id": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
    "author": "Plamen V. Mirazchiyski <plamen.mirazchiyski@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.6.6\n",
    "time": 1776397682
  },
  "_maintainer": {
    "name": "Plamen V. Mirazchiyski",
    "email": "plamen.mirazchiyski@gmail.com",
    "login": "pakom",
    "description": "",
    "uuid": 15523823
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "archive",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "import",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "rclipboard",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyFiles",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.6.0",
      "date": "2025-11-26"
    },
    {
      "name": "1.6.2",
      "date": "2026-01-30"
    },
    {
      "name": "1.6.5",
      "date": "2026-03-17"
    },
    {
      "name": "1.6.6",
      "date": "2026-04-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pakom",
      "count": 1,
      "uuid": 15523823
    }
  ],
  "_userbio": {
    "uuid": 15523823,
    "type": "user",
    "name": "pakom"
  },
  "_downloads": {
    "count": 645,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RALSA"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RALSA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "pakom",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.90.1",
      "date": "2020-11-10"
    },
    {
      "version": "0.90.2",
      "date": "2021-02-02"
    },
    {
      "version": "0.90.3",
      "date": "2021-03-15"
    },
    {
      "version": "1.0.0",
      "date": "2021-04-28"
    },
    {
      "version": "1.0.1",
      "date": "2021-05-28"
    },
    {
      "version": "1.0.2",
      "date": "2021-10-21"
    },
    {
      "version": "1.1.0",
      "date": "2022-02-04"
    },
    {
      "version": "1.1.5",
      "date": "2022-03-30"
    },
    {
      "version": "1.2.0",
      "date": "2022-05-04"
    },
    {
      "version": "1.3.0",
      "date": "2022-07-08"
    },
    {
      "version": "1.3.5",
      "date": "2023-06-23"
    },
    {
      "version": "1.3.7",
      "date": "2023-10-26"
    },
    {
      "version": "1.4.0",
      "date": "2024-02-02"
    },
    {
      "version": "1.4.5",
      "date": "2024-04-26"
    },
    {
      "version": "1.4.7",
      "date": "2024-07-25"
    },
    {
      "version": "1.5.0",
      "date": "2024-09-23"
    },
    {
      "version": "1.5.5",
      "date": "2025-02-24"
    },
    {
      "version": "1.6.0",
      "date": "2025-11-26"
    },
    {
      "version": "1.6.2",
      "date": "2026-01-30"
    },
    {
      "version": "1.6.5",
      "date": "2026-03-17"
    },
    {
      "version": "1.6.6",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "lsa.aggregate.vars",
    "lsa.bench",
    "lsa.bin.log.reg",
    "lsa.convert.data",
    "lsa.corr",
    "lsa.crosstabs",
    "lsa.cut.vars",
    "lsa.data.diag",
    "lsa.download.data",
    "lsa.lin.reg",
    "lsa.merge.data",
    "lsa.pcts.means",
    "lsa.prctls",
    "lsa.recode.vars",
    "lsa.select.countries.PISA",
    "lsa.vars.dict",
    "ralsaGUI",
    "ralsaGUIfailsafe"
  ],
  "_help": [
    {
      "page": "lsa.aggregate.vars",
      "title": "Aggregate variables in LSA datasets",
      "topics": [
        "lsa.aggregate.vars"
      ]
    },
    {
      "page": "lsa.bench",
      "title": "Compute percentages of respondents reaching or surpassing certain ability cut-off scores",
      "topics": [
        "lsa.bench"
      ]
    },
    {
      "page": "lsa.bin.log.reg",
      "title": "Compute binary logistic regression coefficients specified groups",
      "topics": [
        "lsa.bin.log.reg"
      ]
    },
    {
      "page": "lsa.convert.data",
      "title": "Convert Large-Scale Assessments' Datasets to .RData Format",
      "topics": [
        "lsa.convert.data",
        "lsa.select.countries.PISA",
        "print.lsa.data"
      ]
    },
    {
      "page": "lsa.corr",
      "title": "Compute correlations between variables within specified groups",
      "topics": [
        "lsa.corr"
      ]
    },
    {
      "page": "lsa.crosstabs",
      "title": "Compute crosstabulations and design corrected chi-square statistics",
      "topics": [
        "lsa.crosstabs"
      ]
    },
    {
      "page": "lsa.cut.vars",
      "title": "Cut continuous variables into discrete categorical",
      "topics": [
        "lsa.cut.vars"
      ]
    },
    {
      "page": "lsa.data.diag",
      "title": "Produce data diagnostic tables",
      "topics": [
        "lsa.data.diag"
      ]
    },
    {
      "page": "lsa.download.data",
      "title": "Download large-scale assessment and survey data",
      "topics": [
        "lsa.download.data"
      ]
    },
    {
      "page": "lsa.lin.reg",
      "title": "Compute linear regression coefficients specified groups",
      "topics": [
        "lsa.lin.reg"
      ]
    },
    {
      "page": "lsa.merge.data",
      "title": "Merge study data from different countries and/or respondents",
      "topics": [
        "lsa.merge.data"
      ]
    },
    {
      "page": "lsa.pcts.means",
      "title": "Compute percentages of respondents in groups and/or means (arithmetic average, median or mode) on continuous variables within specified groups",
      "topics": [
        "lsa.pcts.means"
      ]
    },
    {
      "page": "lsa.prctls",
      "title": "Compute percentiles of continuous variables within groups",
      "topics": [
        "lsa.prctls"
      ]
    },
    {
      "page": "lsa.recode.vars",
      "title": "Recode variables in large-scale assessments' data sets",
      "topics": [
        "lsa.recode.vars"
      ]
    },
    {
      "page": "lsa.vars.dict",
      "title": "Produce dictionary for large-scale assessments data variables",
      "topics": [
        "lsa.vars.dict"
      ]
    },
    {
      "page": "RALSA",
      "title": "R Analyzer for Large-Scale Assessments (RALSA)",
      "topics": [
        "RALSA-package",
        "RALSA"
      ]
    },
    {
      "page": "ralsaGUI",
      "title": "Start RALSA's Graphical User Interface (GUI)",
      "topics": [
        "ralsaGUI"
      ]
    },
    {
      "page": "ralsaGUIfailsafe",
      "title": "Start RALSA's Graphical User Interface (GUI) in a failsafe mode",
      "topics": [
        "ralsaGUIfailsafe"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RALSA/raw/HEAD/README.md",
  "_rundeps": [
    "archive",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "data.table",
    "digest",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "import",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "openxlsx",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "rclipboard",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinydashboard",
    "shinyFiles",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "ralsa",
  "_universes": [
    "pakom"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.6",
      "date": "2026-05-17T08:30:51.000Z",
      "distro": "noble",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "98dcc5cd77b750ab1fb71a3c62836f9e704bc4cf78714202d625c60b1367509c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.6",
      "date": "2026-05-17T08:30:32.000Z",
      "distro": "noble",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "b7c12367293e3a4fc4de87de9258c7c503466addd2e9cded810fdb15ac6bb227",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.6",
      "date": "2026-05-17T08:30:34.000Z",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "6c8c4c6af8400fd84447bdf7fbde03452bdb32ea65b6c31069880fa2cfea9ebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.6",
      "date": "2026-05-17T08:30:34.000Z",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "e1a9605a722dca70cfa6d74049e473f248061fe523329b23e4f5f6474e62cbfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.6",
      "date": "2026-05-17T08:30:06.000Z",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "9fa2d32629b3d513b12c5091f064afaa9a10f80c2995d353c51f2fbcdb5b1712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.6",
      "date": "2026-05-17T08:29:50.000Z",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "19db163834662b7125e143a1a1da958ed181882345f45a2587c39d3821bf7245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.6",
      "date": "2026-05-17T08:29:44.000Z",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "2b2452a81c9aaab71e4c68fb1281cb54c5707ed9d64b0b890649738b06cd965b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.6",
      "date": "2026-06-02T17:15:40.000Z",
      "commit": "b1e4e3fd4937dff1dd52b79ddbf9fe8699219c01",
      "fileid": "93591a1f6f46b68080308ce87c06a12347689907426ef8499116a3de98387d32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pakom/actions/runs/25985793196"
    }
  ]
}