{
  "_id": "6a4788586527f6f71fa0ce23",
  "Package": "eatTools",
  "Type": "Package",
  "Title": "Miscellaneous Functions for the Analysis of Educational\nAssessments",
  "Version": "0.7.9",
  "Authors@R": "c(\nperson(\"Sebastian\", \"Weirich\", email = \"sebastian.weirich@iqb.hu-berlin.de\", role = c(\"aut\", \"cre\")),\nperson(\"Martin\", \"Hecht\", role = c(\"aut\")),\nperson(\"Karoline\", \"Sachse\", role = c(\"aut\")),\nperson(\"Benjamin\", \"Becker\", role = c(\"aut\")),\nperson(\"Nicole\", \"Mahler\", role = c(\"aut\")),\nperson(\"Edna\", \"Grewers\", role = c(\"ctb\")))",
  "Description": "Miscellaneous functions for data cleaning and data\nanalysis of educational assessments. Includes functions for\ndescriptive analyses, character vector manipulations and\nweighted statistics. Mainly a lightweight dependency for the\npackages 'eatRep', 'eatGADS', 'eatPrep' and 'eatModel' (which\nwill be subsequently submitted to 'CRAN'). The function for\ndefining (weighted) contrasts in weighted effect coding refers\nto te Grotenhuis et al. (2017) <doi:10.1007/s00038-016-0901-1>.\nFunctions for weighted statistics refer to Wolter (2007)\n<doi:10.1007/978-0-387-35099-8>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/weirichs/eatTools,\nhttps://weirichs.github.io/eatTools/",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://weirichs.r-universe.dev",
  "Date/Publication": "2026-07-01 14:36:36 UTC",
  "RemoteUrl": "https://github.com/weirichs/eattools",
  "RemoteRef": "HEAD",
  "RemoteSha": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
  "Packaged": {
    "Date": "2026-07-01 14:42:34 UTC",
    "User": "root"
  },
  "Author": "Sebastian Weirich [aut, cre],\nMartin Hecht [aut],\nKaroline Sachse [aut],\nBenjamin Becker [aut],\nNicole Mahler [aut],\nEdna Grewers [ctb]",
  "Maintainer": "Sebastian Weirich <sebastian.weirich@iqb.hu-berlin.de>",
  "_user": "weirichs",
  "_type": "src",
  "_file": "eatTools_0.7.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/bd750bee4c8f9f25128a06701e99998df30d24ef1be9af609d019aea31844b3d",
  "_filesize": 618440,
  "_sha256": "bd750bee4c8f9f25128a06701e99998df30d24ef1be9af609d019aea31844b3d",
  "_expires": "2026-10-11T10:00:56.000Z",
  "_created": "2026-07-01T14:42:34.000Z",
  "_published": "2026-07-03T10:00:56.680Z",
  "_jobs": [
    {
      "job": 84976117867,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8013567154"
    },
    {
      "job": 84976117371,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8013587225"
    },
    {
      "job": 84976117372,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8013578895"
    },
    {
      "job": 84976117546,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8013575198"
    },
    {
      "job": 84976117336,
      "time": 165,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8013511027"
    },
    {
      "job": 84976117580,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8013565732"
    },
    {
      "job": 84976117931,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8013552211"
    },
    {
      "job": 84976117941,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8013545476"
    },
    {
      "job": 84976117320,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8013557764"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460",
  "_status": "success",
  "_upstream": "https://github.com/weirichs/eattools",
  "_commit": {
    "id": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
    "author": "sachseka <sachseka@hu-berlin.de>",
    "committer": "sachseka <sachseka@hu-berlin.de>",
    "message": "Update package logo assets\n",
    "time": 1782916596
  },
  "_maintainer": {
    "name": "Sebastian Weirich",
    "email": "sebastian.weirich@iqb.hu-berlin.de",
    "login": "weirichs",
    "description": "",
    "uuid": 43958363
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "weirichs",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "weirichs",
      "count": 220,
      "uuid": 43958363
    },
    {
      "user": "beckerbenj",
      "count": 79,
      "uuid": 35807186
    },
    {
      "user": "grewered",
      "count": 72,
      "uuid": 135963233
    },
    {
      "user": "sachseka",
      "count": 1,
      "uuid": 43780674
    }
  ],
  "_userbio": {
    "uuid": 43958363,
    "type": "user",
    "name": "weirichs",
    "followers": 6
  },
  "_downloads": {
    "count": 676,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eatTools"
  },
  "_devurl": "https://github.com/weirichs/eattools",
  "_pkgdown": "https://weirichs.github.io/eatTools/",
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eatTools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/weirichs/eattools",
  "_realowner": "weirichs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.6",
      "date": "2020-09-17"
    },
    {
      "version": "0.3.8",
      "date": "2020-10-19"
    },
    {
      "version": "0.4.0",
      "date": "2021-01-25"
    },
    {
      "version": "0.5.0",
      "date": "2021-02-09"
    },
    {
      "version": "0.6.0",
      "date": "2021-07-06"
    },
    {
      "version": "0.7.0",
      "date": "2021-08-11"
    },
    {
      "version": "0.7.1",
      "date": "2021-11-10"
    },
    {
      "version": "0.7.2",
      "date": "2022-05-05"
    },
    {
      "version": "0.7.3",
      "date": "2022-06-28"
    },
    {
      "version": "0.7.4",
      "date": "2022-11-10"
    },
    {
      "version": "0.7.5",
      "date": "2023-11-23"
    },
    {
      "version": "0.7.6",
      "date": "2024-04-05"
    },
    {
      "version": "0.7.7",
      "date": "2024-10-11"
    },
    {
      "version": "0.7.8",
      "date": "2024-12-18"
    },
    {
      "version": "0.7.9",
      "date": "2025-09-12"
    }
  ],
  "_exports": [
    "%$$%",
    "addLeadingZerosToCharInt",
    "asNumericIfPossible",
    "catch_asNumericIfPossible",
    "checkBackgroundVariables",
    "cleanifyString",
    "contr.wec.weighted",
    "crop",
    "descr",
    "do_call_rbind_withName",
    "existsBackgroundVariables",
    "facToChar",
    "gsubAll",
    "halveString",
    "insert.col",
    "makeDataFrame",
    "makeTria",
    "mergeAttr",
    "multiseq",
    "na_omit_selection",
    "num.to.cat",
    "print_and_capture",
    "pwc",
    "rbind_common",
    "rbind_fill_vector",
    "readMultisep",
    "recodeLookup",
    "removeNonNumeric",
    "removeNumeric",
    "removePattern",
    "roundDF",
    "seq2",
    "set.col.type",
    "tablePattern",
    "tableUnlist",
    "whereAre",
    "wideToLong",
    "wtdTable",
    "wtdVar"
  ],
  "_datasets": [
    {
      "name": "data.timss1",
      "title": "Example dataset TIMSS 2011",
      "object": "data.timss1",
      "file": "data.timss1.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "eatTools-package",
      "title": "eatTools: Miscellaneous Functions for the Analysis of Educational Assessments",
      "topics": [
        "eatTools-package"
      ]
    },
    {
      "page": "operator",
      "title": "Extract Parts of an Object (list)",
      "topics": [
        "%$$%"
      ]
    },
    {
      "page": "addLeadingZeros",
      "title": "Add leading zeros to all columns that can be identified as integers in a character data.frame",
      "topics": [
        "addLeadingZerosToCharInt"
      ]
    },
    {
      "page": "asNumericIfPossible",
      "title": "Convert a Vector, Matrix or Data Frame Into Numeric Values If Possible",
      "topics": [
        "asNumericIfPossible"
      ]
    },
    {
      "page": "catch_asNumericIfPossible",
      "title": "Use 'asNumericIfPossible' with modified warning.",
      "topics": [
        "catch_asNumericIfPossible"
      ]
    },
    {
      "page": "checkBackgroundVariables",
      "title": "Internally needed function for consistency checks and data preparation.",
      "topics": [
        "checkBackgroundVariables"
      ]
    },
    {
      "page": "cleanifyString",
      "title": "Removes special characters",
      "topics": [
        "cleanifyString"
      ]
    },
    {
      "page": "contr.wec.weighted",
      "title": "Calculates contrasts for a weighted factor variable based on weighted effect coding",
      "topics": [
        "contr.wec.weighted"
      ]
    },
    {
      "page": "crop",
      "title": "Remove Trailing and Leading Characters From Character Strings",
      "topics": [
        "crop"
      ]
    },
    {
      "page": "data.timss1",
      "title": "Example dataset TIMSS 2011",
      "topics": [
        "data.timss1"
      ]
    },
    {
      "page": "descr",
      "title": "Descriptive statistics for one or several variables",
      "topics": [
        "descr"
      ]
    },
    {
      "page": "do_call_rbind_withName",
      "title": "Row bind a list while assigning names to rows",
      "topics": [
        "do_call_rbind_withName"
      ]
    },
    {
      "page": "existsBackgroundVariables",
      "title": "Internally needed function for consistency checks and data preparation.",
      "topics": [
        "existsBackgroundVariables"
      ]
    },
    {
      "page": "facToChar",
      "title": "Transform columns in a data frame",
      "topics": [
        "facToChar"
      ]
    },
    {
      "page": "gsubAll",
      "title": "Pattern matching and replacement",
      "topics": [
        "gsubAll"
      ]
    },
    {
      "page": "halveString",
      "title": "Split string exactly in two parts",
      "topics": [
        "halveString"
      ]
    },
    {
      "page": "insert.col",
      "title": "Insert Columns into a 'data.frame' at a Specific Position",
      "topics": [
        "insert.col"
      ]
    },
    {
      "page": "makeDataFrame",
      "title": "Converts 'tbl' or 'data.table' objects to plain 'data.frames' for internal processing",
      "topics": [
        "makeDataFrame"
      ]
    },
    {
      "page": "makeTria",
      "title": "Reshapes an unordered covariance/correlation matrix into triangular shape",
      "topics": [
        "makeTria"
      ]
    },
    {
      "page": "mergeAttr",
      "title": "Merge Two Data Frames with additional messages and maintain variable attributes",
      "topics": [
        "mergeAttr"
      ]
    },
    {
      "page": "multiseq",
      "title": "multiple sequences",
      "topics": [
        "multiseq"
      ]
    },
    {
      "page": "na_omit_selection",
      "title": "Drop rows containing missing values",
      "topics": [
        "na_omit_selection"
      ]
    },
    {
      "page": "num.to.cat",
      "title": "Transform continuous variables into ordered factors",
      "topics": [
        "num.to.cat"
      ]
    },
    {
      "page": "print_and_capture",
      "title": "Easy integration of (small) tables into (error) messages",
      "topics": [
        "print_and_capture"
      ]
    },
    {
      "page": "pwc",
      "title": "Part-whole correlation for numeric data frames",
      "topics": [
        "pwc"
      ]
    },
    {
      "page": "rbind_common",
      "title": "Combine data.frames by row, using only common columns.",
      "topics": [
        "rbind_common"
      ]
    },
    {
      "page": "rbind_fill_vector",
      "title": "Combine vectors of unequal length by row, filling missing columns with NA.",
      "topics": [
        "rbind_fill_vector"
      ]
    },
    {
      "page": "readMultisep",
      "title": "Read in data.frames with separator characters >=1Byte",
      "topics": [
        "readMultisep"
      ]
    },
    {
      "page": "recodeLookup",
      "title": "Recode a variable according to a lookup table",
      "topics": [
        "recodeLookup"
      ]
    },
    {
      "page": "removeNonNumeric",
      "title": "Removes all non-numeric characters from a string.",
      "topics": [
        "removeNonNumeric"
      ]
    },
    {
      "page": "removeNumeric",
      "title": "Removes alphanumeric characters from a string.",
      "topics": [
        "removeNumeric"
      ]
    },
    {
      "page": "removePattern",
      "title": "Removes a specified pattern from a string.",
      "topics": [
        "removePattern"
      ]
    },
    {
      "page": "roundDF",
      "title": "Round a 'data.frame'.",
      "topics": [
        "roundDF"
      ]
    },
    {
      "page": "seq2",
      "title": "Sequence generation",
      "topics": [
        "seq2"
      ]
    },
    {
      "page": "set.col.type",
      "title": "Set the Class of Columns in a Data Frame",
      "topics": [
        "set.col.type"
      ]
    },
    {
      "page": "tablePattern",
      "title": "Creates skeleton for frequency tables with desired values",
      "topics": [
        "tablePattern"
      ]
    },
    {
      "page": "tableUnlist",
      "title": "Frequency table for data frames, e.g. across multiple columns",
      "topics": [
        "tableUnlist"
      ]
    },
    {
      "page": "whereAre",
      "title": "Matches a scalar with elements of a vector.",
      "topics": [
        "whereAre"
      ]
    },
    {
      "page": "wideToLong",
      "title": "Transform wide format data sets into the long format necessary for eatRep analyses",
      "topics": [
        "wideToLong"
      ]
    },
    {
      "page": "wtdTable",
      "title": "Computed weighted frequency tables",
      "topics": [
        "wtdTable"
      ]
    },
    {
      "page": "wtdVar",
      "title": "Computed weighted variance",
      "topics": [
        "wtdVar"
      ]
    }
  ],
  "_pkglogo": "https://github.com/weirichs/eattools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/weirichs/eattools/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "data.table",
    "stringi"
  ],
  "_score": 5.288696260590256,
  "_indexed": true,
  "_nocasepkg": "eattools",
  "_universes": [
    "weirichs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.9",
      "date": "2026-07-01T14:44:39.000Z",
      "distro": "resolute",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/09cb522625c125d95063546cf8eef25870df8138a3a06d85dee91f37bdc80e92",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.9",
      "date": "2026-07-01T14:45:20.000Z",
      "distro": "resolute",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/311fda457c30ede50eecfff9549aa6bd36d334db2e97bf667aeadd534b24f53a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.9",
      "date": "2026-07-01T14:45:05.000Z",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/6165a480b60c00be83b39ab07f946a494ef27d3ad5e9355d9a539e08ed66d0d1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.9",
      "date": "2026-07-01T14:44:48.000Z",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/80c0f9771748adfe532fd853ac7ab983c02a6401aaabc32c85f374682693cfb4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.9",
      "date": "2026-07-01T14:44:48.000Z",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/67b5b98922f310fee9376df4ab5b8b6a2f7a47dac04fb5ac4cc13aee102e7b06",
      "status": "success",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.9",
      "date": "2026-07-01T14:43:57.000Z",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/844351c5e52edbcb0b651da33799f2614cef568ced886e88569239505a57a5b5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.9",
      "date": "2026-07-01T14:43:44.000Z",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/7a0a6efb3bf809041232c43acd51b919c966732d1f8c594c983c635955b0917a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7.9",
      "date": "2026-07-01T14:44:11.000Z",
      "commit": "f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea",
      "fileid": "https://r2.ropensci.org/d5750c553558700eb1f6fd0383eb91ebd2493be96c2c9889459dd1059e0f325f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/weirichs/actions/runs/28525696460"
    }
  ]
}