{
  "_id": "6a25356a4b233be19839720f",
  "Package": "tidymodlr",
  "Title": "An R6 Class to Perform Analysis on Long Tidy Data",
  "Version": "1.0.0",
  "Authors@R": "person(\"David\", \"Hammond\", email = \"anotherdavidhammond@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Author": "David Hammond [aut, cre]",
  "URL": "https://github.com/david-hammond/tidymodlr",
  "BugReports": "https://github.com/david-hammond/tidymodlr/issues",
  "Maintainer": "David Hammond <anotherdavidhammond@gmail.com>",
  "Description": "Transforms long data into a matrix form to allow for ease\nof input into modelling packages for regression, principal\ncomponents, imputation or machine learning. It does this by\npivoting on user defined columns, generating a key-value table\nfor variable names to ensure one-to-one mappings are preserved.\nIt is particularly useful when the indicator names in the\ncolumns are long descriptive strings, for example \"Energy\nimports, net (% of energy use)\". High level analysis wrapper\nfunctions for correlation and principal components analysis are\nprovided.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev",
  "Repository": "https://david-hammond.r-universe.dev",
  "Date/Publication": "2024-08-20 07:06:32 UTC",
  "RemoteUrl": "https://github.com/david-hammond/tidymodlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:05:30 UTC",
    "User": "root"
  },
  "MD5sum": "db1f6800755f441a8c78474afdee8176",
  "_user": "david-hammond",
  "_type": "src",
  "_file": "tidymodlr_1.0.0.tar.gz",
  "_fileid": "ebd32bf9a709721ca723ea276c4fe0205ade88433bcb79f3f63fe9c867d39260",
  "_filesize": 261823,
  "_sha256": "ebd32bf9a709721ca723ea276c4fe0205ade88433bcb79f3f63fe9c867d39260",
  "_created": "2026-06-07T09:05:30.000Z",
  "_published": "2026-06-07T09:10:02.024Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79946594678,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462660932"
    },
    {
      "job": 79946594667,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462659444"
    },
    {
      "job": 79946594675,
      "time": 234,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462663133"
    },
    {
      "job": 79946594679,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462651713"
    },
    {
      "job": 79946363564,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462633872"
    },
    {
      "job": 79946594653,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462656633"
    },
    {
      "job": 79946594661,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462653186"
    },
    {
      "job": 79946594676,
      "time": 187,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462660716"
    },
    {
      "job": 79946594691,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462650573"
    }
  ],
  "_buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/david-hammond/tidymodlr",
  "_commit": {
    "id": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
    "author": "David Hammond <dhammond@economicsandpeace.org>",
    "committer": "David Hammond <dhammond@economicsandpeace.org>",
    "message": "released\n",
    "time": 1724137592
  },
  "_maintainer": {
    "name": "David Hammond",
    "email": "anotherdavidhammond@gmail.com",
    "login": "david-hammond",
    "description": "",
    "uuid": 5078715
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "corrr",
      "role": "Imports"
    },
    {
      "package": "FactoMineR",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "david-hammond",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "david-hammond",
      "count": 30,
      "uuid": 5078715
    }
  ],
  "_userbio": {
    "uuid": 5078715,
    "type": "user",
    "name": "david-hammond"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidymodlr"
  },
  "_devurl": "https://github.com/david-hammond/tidymodlr",
  "_searchresults": 4,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tidymodlr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/david-hammond/tidymodlr",
  "_realowner": "david-hammond",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-08-26"
    }
  ],
  "_exports": [
    "make_key_value",
    "tidymodl"
  ],
  "_datasets": [
    {
      "name": "wb",
      "title": "Dummy Long Tidy Data",
      "object": "wb",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "iso3c",
        "indicator",
        "year",
        "value"
      ],
      "rows": 975,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "tidymodlr-package",
      "title": "'tidymodlr': Modelling with tidy long data",
      "topics": [
        "tidymodlr-package",
        "tidymodlr"
      ]
    },
    {
      "page": "make_key_value",
      "title": "Generate a key value table with unique key for a set of text",
      "topics": [
        "make_key_value"
      ]
    },
    {
      "page": "tidymodl",
      "title": "Creates a model matrix style R6 class for modelling with long tidy data",
      "topics": [
        "tidymodl"
      ]
    },
    {
      "page": "wb",
      "title": "Dummy Long Tidy Data",
      "topics": [
        "wb"
      ]
    }
  ],
  "_readme": "https://github.com/david-hammond/tidymodlr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "BH",
    "boot",
    "broom",
    "bslib",
    "ca",
    "cachem",
    "car",
    "carData",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "corrr",
    "cowplot",
    "cpp11",
    "crosstalk",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "DT",
    "ellipse",
    "emmeans",
    "estimability",
    "evaluate",
    "FactoMineR",
    "farver",
    "fastmap",
    "flashClust",
    "fontawesome",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "gclus",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaps",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "NLP",
    "nnet",
    "numDeriv",
    "otel",
    "pbkrtest",
    "permute",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "qap",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "registry",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "seriation",
    "slam",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tm",
    "TSP",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tidymodlr",
  "_universes": [
    "david-hammond"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T09:08:25.000Z",
      "distro": "noble",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "f26ae87c39b0903b34e910ce5a02f83d7068d49b57d84b4405592894bf178b56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T09:08:15.000Z",
      "distro": "noble",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "1bea780660ae89bdbc1301f4ee932ddde0e766eabce6fe91095d78906b856839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T09:08:46.000Z",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "a9de96b736da812eb2ad4b7fad04fe6f378dd0da5398be9b657828d9f5fac9f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T09:07:34.000Z",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "168f3707266bfb82ee9400ad5679651a3497d711a2c44f23f1dd87ac141208aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-07T09:08:26.000Z",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "f3ba60a614d3d30ad71c65fa31711be992b046d944ce8055c1951dea7986c5f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T09:07:23.000Z",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "3ab7d5c9b525db609e4b0310c6696d8bafe51ecb3a1d697ce480279f2f0ab9db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T09:08:17.000Z",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "82f2226a99fa48c493803d6be59531a1dc243b919aed8c2135d72ebec8dfb7a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T09:07:04.000Z",
      "commit": "d2b8f3835be4a3533ba587af10fa5467e1c38dc4",
      "fileid": "98bb8578f73f6420b624fc2b3cc6d02979757314d2aee03ae8daf6ab04347c3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david-hammond/actions/runs/27088082056"
    }
  ]
}