{
  "_id": "6a252e8c4b233be1983955f4",
  "Package": "barn",
  "Title": "Preprocessing and Feature Engineering Steps before Modeling",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Jordi\", \"Rosell\", , \"jroselln@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4349-1458\"))",
  "Description": "The package provides pipeable functions to simplify\npreprocessing of tabular data prior to machine learning\nmodeling. Users can combine multiple datasets, define feature\nengineering steps (such as creating new predictors from nominal\nor numeric columns), and then split the data back into\npreprocessed datasets ready to be used in machine learning\nworkflows.",
  "License": "MIT + file LICENSE",
  "URL": "https://jrosell.github.io/barn",
  "BugReports": "https://github.com/jrosell/barn/issues",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://jrosell.r-universe.dev",
  "Date/Publication": "2025-09-10 23:00:06 UTC",
  "RemoteUrl": "https://github.com/jrosell/barn",
  "RemoteRef": "HEAD",
  "RemoteSha": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:32:48 UTC",
    "User": "root"
  },
  "Author": "Jordi Rosell [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4349-1458>)",
  "Maintainer": "Jordi Rosell <jroselln@gmail.com>",
  "MD5sum": "a449690e04fd7e276325e8e043002de1",
  "_user": "jrosell",
  "_type": "src",
  "_file": "barn_0.0.0.9000.tar.gz",
  "_fileid": "bbd874d3724bfd9ba38c54df26fdd5f79b1e15b80c76c3a2dbfdc0559e8a60f6",
  "_filesize": 106031,
  "_sha256": "bbd874d3724bfd9ba38c54df26fdd5f79b1e15b80c76c3a2dbfdc0559e8a60f6",
  "_created": "2026-06-07T08:32:48.000Z",
  "_published": "2026-06-07T08:40:44.452Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79944654667,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462412445"
    },
    {
      "job": 79944654674,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462410804"
    },
    {
      "job": 79944654677,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462405176"
    },
    {
      "job": 79944654676,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462410142"
    },
    {
      "job": 79944442579,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462392140"
    },
    {
      "job": 79944654665,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462410332"
    },
    {
      "job": 79944654684,
      "time": 429,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462446038"
    },
    {
      "job": 79944654683,
      "time": 417,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462444511"
    },
    {
      "job": 79944654681,
      "time": 439,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462447060"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jrosell/barn",
  "_commit": {
    "id": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
    "author": "Jordi Rosell <jroselln@gmail.com>",
    "committer": "Jordi Rosell <jroselln@gmail.com>",
    "message": "summarize + testthat generation\n",
    "time": 1757545206
  },
  "_maintainer": {
    "name": "Jordi Rosell",
    "email": "jroselln@gmail.com",
    "login": "jrosell",
    "description": "\n",
    "uuid": 1544992,
    "orcid": "0000-0002-4349-1458"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ellmer",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rhub",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "jrosell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 8
    },
    {
      "week": "2025-37",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jrosell",
      "count": 14,
      "uuid": 1544992
    }
  ],
  "_userbio": {
    "uuid": 1544992,
    "type": "user",
    "name": "Jordi Rosell"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/barn"
  },
  "_devurl": "https://github.com/jrosell/barn",
  "_pkgdown": "https://jrosell.github.io/barn",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/barn.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "barn",
    "harvest",
    "plant_count_encode",
    "plant_decimals_extract",
    "plant_decimals_round",
    "plant_label_encode",
    "plant_new_nominal_pairs",
    "plant_new_numeric_factors",
    "plant_summarize"
  ],
  "_help": [
    {
      "page": "barn",
      "title": "Combine datasets to preprocess",
      "topics": [
        "barn",
        "print.barn"
      ]
    },
    {
      "page": "harvest",
      "title": "Split the combined dataset",
      "topics": [
        "harvest"
      ]
    },
    {
      "page": "plant_count_encode",
      "title": "Encode categorical columns with counts",
      "topics": [
        "plant_count_encode"
      ]
    },
    {
      "page": "plant_decimals_extract",
      "title": "Extract decimals in numeric features",
      "topics": [
        "plant_decimals_extract"
      ]
    },
    {
      "page": "plant_decimals_round",
      "title": "Round numeric features to specified precisions",
      "topics": [
        "plant_decimals_round"
      ]
    },
    {
      "page": "plant_label_encode",
      "title": "Encode labels in a barn object",
      "topics": [
        "plant_label_encode"
      ]
    },
    {
      "page": "plant_new_nominal_pairs",
      "title": "Create new nominal pairs",
      "topics": [
        "plant_new_nominal_pairs"
      ]
    },
    {
      "page": "plant_new_numeric_factors",
      "title": "New factors from numerical columns",
      "topics": [
        "plant_new_numeric_factors"
      ]
    },
    {
      "page": "plant_summarize",
      "title": "Summarize Barn Object",
      "topics": [
        "plant_summarize"
      ]
    }
  ],
  "_readme": "https://github.com/jrosell/barn/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "coro",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "ellmer",
    "fastmap",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "S7",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "barn",
  "_universes": [
    "jrosell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:35:10.000Z",
      "distro": "noble",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "ea79003f53acccbb546542edceaa0c0aff6f05c4a37af10badbe6256aaf7df69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:34:57.000Z",
      "distro": "noble",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "43ff9e55dd4ffc3135f972a1755647ee371d4d91008b7013a91cfb46f09fdd40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:34:26.000Z",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "1623ad72eeb34e16c1ed767fe09686277c3fbb4118751d8d89b1656eed6332da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:34:54.000Z",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "f6c43a82ad8151b7054f61b2409a2e7e0366f426855b75ae3418826ae78c28fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:35:11.000Z",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "9edfef5c62113683afac57967c337ee2054d3ab0b5d0880eb224a48056c07352",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:39:55.000Z",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "2f0fe3e174eacccce56a4628683ac0dae08231e5ac30edc78a5686ebd904a197",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:39:42.000Z",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "c04b794bb18a667371b749faa4205aaa4a28f0db64ef579e7045f816c463d55e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:40:00.000Z",
      "commit": "cea7b0d85af4ea960b6be1c170a340bbf0677837",
      "fileid": "5576cb85a3a4a0daf91167c3c35d55cf828dc56ecab3cd6bc72cf8f66cf7a613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrosell/actions/runs/27087391766"
    }
  ]
}