{
  "_id": "6a1078aaacfb0bcc41cad487",
  "Package": "dat",
  "Type": "Package",
  "Title": "Tools for Data Manipulation",
  "Version": "0.7.0",
  "Authors@R": "person(\"Sebastian\", \"Warnholz\", role = c(\"aut\", \"cre\"),\nemail = \"wahani@gmail.com\")",
  "BugReports": "https://github.com/wahani/dat/issues",
  "Description": "An implementation of common higher order functions with\nsyntactic sugar for anonymous function. Provides also a link to\n'dplyr' and 'data.table' for common transformations on data\nframes to work around non standard evaluation by default.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "ByteCompile": "TRUE",
  "RoxygenNote": "7.1.0",
  "Collate": "'NAMESPACE.R' 'FormulaList.R' 'helper.R' 'DataFrame.R'\n'as.function.R' 'bindRows.R' 'dataTableBackend.R' 'deparse.R'\n'extract.R' 'map.R' 'mutar.R' 'pipeExport.R' 'replace.R'\n'useDplyr.R' 'verboseApply.R'",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev",
  "Repository": "https://wahani.r-universe.dev",
  "Date/Publication": "2026-01-30 10:38:16 UTC",
  "RemoteUrl": "https://github.com/wahani/dat",
  "RemoteRef": "HEAD",
  "RemoteSha": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 09:01:49 UTC",
    "User": "root"
  },
  "Author": "Sebastian Warnholz [aut, cre]",
  "Maintainer": "Sebastian Warnholz <wahani@gmail.com>",
  "MD5sum": "4eed6504238ea617d7ebef5e0fe5f2fd",
  "_user": "wahani",
  "_type": "src",
  "_file": "dat_0.7.0.tar.gz",
  "_fileid": "f51ce0b3c4916378e7fc1ca5e3a127561fe6c937835f19c825810b43b0d2a6c5",
  "_filesize": 153639,
  "_sha256": "f51ce0b3c4916378e7fc1ca5e3a127561fe6c937835f19c825810b43b0d2a6c5",
  "_created": "2026-05-06T09:01:49.000Z",
  "_published": "2026-05-22T15:39:22.022Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77412574499,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6826331526"
    },
    {
      "job": 77412575194,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826329332"
    },
    {
      "job": 77412574298,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6826321270"
    },
    {
      "job": 77412574711,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826315078"
    },
    {
      "job": 77412573829,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826289844"
    },
    {
      "job": 77412573798,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164482170"
    },
    {
      "job": 77412574397,
      "time": 209,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6826350522"
    },
    {
      "job": 77412574772,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6826332252"
    },
    {
      "job": 77412574640,
      "time": 230,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826357221"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wahani/dat",
  "_commit": {
    "id": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
    "author": "Sebastian Warnholz <wahani@gmail.com>",
    "committer": "Sebastian Warnholz <wahani@gmail.com>",
    "message": "Prepare for 0.7.0\n",
    "time": 1769769496
  },
  "_maintainer": {
    "name": "Sebastian Warnholz",
    "email": "wahani@gmail.com",
    "login": "wahani",
    "uuid": 3105646
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "aoos",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rbenchmark",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    }
  ],
  "_owner": "wahani",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-05",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "wahani",
      "count": 111,
      "uuid": 3105646
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 3105646,
    "type": "user",
    "name": "Sebastian Warnholz"
  },
  "_downloads": {
    "count": 307,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dat"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/wahani/dat",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dat.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wahani/dat",
  "_realowner": "wahani",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-07"
    },
    {
      "version": "0.2.0",
      "date": "2017-04-21"
    },
    {
      "version": "0.3.0",
      "date": "2017-07-22"
    },
    {
      "version": "0.4.0",
      "date": "2018-01-20"
    },
    {
      "version": "0.5.0",
      "date": "2020-05-15"
    },
    {
      "version": "0.7.0",
      "date": "2026-01-30"
    }
  ],
  "_exports": [
    "%>%",
    "as.DataFrame",
    "bindRows",
    "DataFrame",
    "extract",
    "extract2",
    "filtar",
    "FL",
    "flatmap",
    "makeFormulas",
    "map",
    "mutar",
    "replace",
    "sac",
    "sumar",
    "verboseApply",
    "vmap",
    "withReference"
  ],
  "_help": [
    {
      "page": "as.function.formula",
      "title": "Coerce a formula into a function",
      "topics": [
        "as.function.formula"
      ]
    },
    {
      "page": "bindRows",
      "title": "Bind rows",
      "topics": [
        "bindRows"
      ]
    },
    {
      "page": "DataFrame",
      "title": "DataFrame and methods",
      "topics": [
        "as.DataFrame",
        "as.DataFrame.data.frame",
        "as.DataFrame.default",
        "DataFrame",
        "[.DataFrame"
      ]
    },
    {
      "page": "extract",
      "title": "Extract elements from a vector",
      "topics": [
        "extract",
        "extract,ANY,character-method",
        "extract,ANY,formula-method",
        "extract,atomic,function-method",
        "extract,atomicORlist,numericORintegerORlogical-method",
        "extract,data.frame,character-method",
        "extract,list,function-method",
        "extract2",
        "extract2,ANY,character-method",
        "extract2,ANY,formula-method",
        "extract2,atomicORlist,function-method",
        "extract2,atomicORlist,numericORinteger-method"
      ]
    },
    {
      "page": "FormulaList",
      "title": "Dynamically generate formulas",
      "topics": [
        "FL",
        "makeFormulas",
        "update.FormulaList"
      ]
    },
    {
      "page": "map",
      "title": "An implementation of map",
      "topics": [
        "flatmap",
        "flatmap,ANY,formula-method",
        "map",
        "map,ANY,formula-method",
        "map,atomic,function-method",
        "map,formula,function-method",
        "map,list,function-method",
        "map,list,numericORcharacteORlogical-method",
        "map,MList,function-method",
        "sac",
        "sac,ANY,formula-method",
        "sac,data.frame,function-method",
        "vmap"
      ]
    },
    {
      "page": "mutar",
      "title": "Tools for Data Frames",
      "topics": [
        "filtar",
        "mutar",
        "sumar",
        "withReference"
      ]
    },
    {
      "page": "replace",
      "title": "Replace elements in a vector",
      "topics": [
        "replace",
        "replace,ANY,character-method",
        "replace,ANY,formula-method",
        "replace,ANY,function-method"
      ]
    },
    {
      "page": "verboseApply",
      "title": "Verbose apply function",
      "topics": [
        "verboseApply"
      ]
    }
  ],
  "_readme": "https://github.com/wahani/dat/raw/HEAD/README.md",
  "_rundeps": [
    "aoos",
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "data.table",
    "desc",
    "evaluate",
    "Formula",
    "fs",
    "glue",
    "highr",
    "hms",
    "knitr",
    "lifecycle",
    "magrittr",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rlang",
    "roxygen2",
    "rprojroot",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "performance.Rmd",
      "filename": "performance.html",
      "title": "Performance Checks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The price we pay",
        "S4 vs. data.table"
      ],
      "created": "2016-05-16 11:38:55",
      "modified": "2020-05-15 14:43:02",
      "commits": 7
    },
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Tools for Data Manipulation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "From GitHub",
        "From CRAN",
        "Why should you care?",
        "Tools for data manipulation",
        "Select rows",
        "Select cols",
        "Operations on columns",
        "A link to S4",
        "Working with vectors"
      ],
      "created": "2015-11-24 12:12:35",
      "modified": "2020-05-15 14:43:02",
      "commits": 25
    }
  ],
  "_score": 6.674401812845282,
  "_indexed": true,
  "_nocasepkg": "dat",
  "_universes": [
    "wahani"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-06T09:04:09.000Z",
      "distro": "noble",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "7cdf532fb6abba9b7546cbaec5897bed36fb350bf90961cf5acf969e85a3411e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-06T09:04:03.000Z",
      "distro": "noble",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "26f0a2ad05457c8a8720918b5c8d3c19ac26e507daaf7190444a336b1037be30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-06T09:03:39.000Z",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "542a9b4947a4e8461c3c335357de03dfd2cf9227c96f2c743781f66363680fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-06T09:03:19.000Z",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "b9e48e541f6e7874f0ffea4b15e824fff917f04aaf9ae460f04342b1f6c315c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-06T09:05:11.000Z",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "6723ef788234430a0fd77bc3bf0c136b63358be3a8555ffd575779c2c1b137c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-06T09:04:09.000Z",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "0d8808755d055960b310fcbd819c3a2b11fe58d1cd4d65fa011fb1fc45ceffd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-06T09:05:33.000Z",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "d9120273459d9cfd506f184f09e12b92aeaafc2baf115a9bb460566e73762499",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-05-22T15:39:08.000Z",
      "commit": "668f327ab53b0bdaa2f921348c72e70d1fd8438e",
      "fileid": "09f7ecad93492323205dde86d8ce200901e2a94ee439fd36a44fc242e346337d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/25425933695"
    }
  ]
}