{
  "_id": "6a5330329b92047c28d5655a",
  "Package": "tdarec",
  "Title": "A 'recipes' Extension for Persistent Homology and Its\nVectorizations",
  "Version": "0.2.1",
  "Authors@R": "person(\"Jason Cory\", \"Brunson\", , \"cornelioid@gmail.com\", role = c(\"cre\", \"aut\"))",
  "Description": "Topological data analytic methods in machine learning rely\non vectorizations of the persistence diagrams that encode\npersistent homology, as surveyed by Ali &al (2000)\n<doi:10.48550/arXiv.2212.09703>.  Persistent homology can be\ncomputed using 'TDA' and 'ripserr' and vectorized using\n'TDAvec'.  The Tidymodels package collection modularizes\nmachine learning in R for straightforward extensibility; see\nKuhn & Silge (2022, ISBN:978-1-4920-9644-3).  These 'recipe'\nsteps and 'dials' tuners make efficient algorithms for\ncomputing and vectorizing persistence diagrams available for\nTidymodels workflows.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/tdaverse/tdarec",
  "BugReports": "https://github.com/tdaverse/tdarec/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tdaverse.r-universe.dev",
  "Date/Publication": "2026-04-13 12:32:10 UTC",
  "RemoteUrl": "https://github.com/tdaverse/tdarec",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 06:07:04 UTC",
    "User": "root"
  },
  "Author": "Jason Cory Brunson [cre, aut]",
  "Maintainer": "Jason Cory Brunson <cornelioid@gmail.com>",
  "_user": "tdaverse",
  "_type": "src",
  "_file": "tdarec_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e457e828738d6b99ec364dcb0dd2fa34fb590fd3b434195918bde731999cc0e5",
  "_filesize": 1111894,
  "_sha256": "e457e828738d6b99ec364dcb0dd2fa34fb590fd3b434195918bde731999cc0e5",
  "_expires": "2026-10-20T06:12:00.000Z",
  "_created": "2026-07-12T06:07:04.000Z",
  "_published": "2026-07-12T06:12:02.164Z",
  "_jobs": [
    {
      "job": 86621808889,
      "time": 249,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256810204"
    },
    {
      "job": 86621808910,
      "time": 245,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256809805"
    },
    {
      "job": 86621808891,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256792207"
    },
    {
      "job": 86621808903,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256791659"
    },
    {
      "job": 86621510515,
      "time": 250,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256773178"
    },
    {
      "job": 86621808894,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8256797561"
    },
    {
      "job": 86621808893,
      "time": 178,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256799922"
    },
    {
      "job": 86621808886,
      "time": 209,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256804272"
    },
    {
      "job": 86621808895,
      "time": 188,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256801367"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774",
  "_status": "success",
  "_upstream": "https://github.com/tdaverse/tdarec",
  "_commit": {
    "id": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
    "author": "Jason Cory Brunson <cornelioid@gmail.com>",
    "committer": "Jason Cory Brunson <cornelioid@gmail.com>",
    "message": "rebuild site\n",
    "time": 1776083530
  },
  "_maintainer": {
    "name": "Jason Cory Brunson",
    "email": "cornelioid@gmail.com",
    "login": "corybrunson",
    "mastodon": "@cornelioid@mastodon.social",
    "description": "Mathematician by training, data scientist by testing. Relatively new to pretty much everything.\n🇵🇸",
    "uuid": 7768027
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "recipes",
      "version": ">= 0.1.17",
      "role": "Depends"
    },
    {
      "package": "dials",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "ripserr",
      "version": ">= 0.1.1",
      "role": "Suggests"
    },
    {
      "package": "TDA",
      "role": "Suggests"
    },
    {
      "package": "TDAvec",
      "version": ">= 0.1.4",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "tdaunif",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.10",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    }
  ],
  "_owner": "tdaverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2026-04-13"
    }
  ],
  "_topics": [
    "machine-learning",
    "persistent-homology",
    "recipes",
    "tidymodels",
    "topological-data-analysis",
    "vectorization"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "corybrunson",
      "count": 198,
      "uuid": 7768027
    },
    {
      "user": "hfrick",
      "count": 1,
      "uuid": 12950918
    }
  ],
  "_userbio": {
    "uuid": 74478337,
    "type": "organization",
    "name": "tdaverse",
    "followers": 14,
    "description": "an inceptive R package collection for computational topology and topological data analysis"
  },
  "_downloads": {
    "count": 430,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tdarec"
  },
  "_devurl": "https://github.com/tdaverse/tdarec",
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_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/tdarec.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdaverse/tdarec",
  "_realowner": "tdaverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-27"
    },
    {
      "version": "0.2.0",
      "date": "2025-06-20"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "bandwidth",
    "birth_range",
    "blur",
    "blur_sigmas",
    "get_blur_range",
    "get_hom_range",
    "get_pairs_max",
    "get_pers_max_frac",
    "get_pers_min_mult",
    "hom_degree",
    "img_sigma",
    "life_support",
    "max_hom_degree",
    "num_bars",
    "num_bins",
    "num_coef",
    "num_levels",
    "pairs_max",
    "pairs_min",
    "pers_max",
    "pers_min",
    "pers_range",
    "ph_dim",
    "poly_type",
    "step_blur",
    "step_pd_degree",
    "step_pd_point_cloud",
    "step_pd_raster",
    "step_vpd_algebraic_functions",
    "step_vpd_betti_curve",
    "step_vpd_complex_polynomial",
    "step_vpd_descriptive_statistics",
    "step_vpd_euler_characteristic_curve",
    "step_vpd_normalized_life_curve",
    "step_vpd_persistence_block",
    "step_vpd_persistence_image",
    "step_vpd_persistence_landscape",
    "step_vpd_persistence_silhouette",
    "step_vpd_persistent_entropy_summary",
    "step_vpd_tent_template_functions",
    "step_vpd_tropical_coordinates",
    "tent_shift",
    "weight_func_pl",
    "weight_power"
  ],
  "_datasets": [
    {
      "name": "mnist_test",
      "title": "MNIST handwritten digits",
      "object": "mnist",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "digit",
        "label"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "mnist_train",
      "title": "MNIST handwritten digits",
      "object": "mnist",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "digit",
        "label"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blur",
      "title": "Gaussian blur of an array",
      "topics": [
        "blur"
      ]
    },
    {
      "page": "blur_sigmas",
      "title": "Standard deviation of Gaussian blur",
      "topics": [
        "blur_sigmas"
      ]
    },
    {
      "page": "hom_degree",
      "title": "(Maximum) topological dimension or homological degree",
      "topics": [
        "get_blur_range",
        "get_hom_range",
        "hom_degree",
        "max_hom_degree"
      ]
    },
    {
      "page": "mnist",
      "title": "MNIST handwritten digits",
      "topics": [
        "mnist",
        "mnist_test",
        "mnist_train"
      ]
    },
    {
      "page": "step_blur",
      "title": "Blur raster data",
      "topics": [
        "step_blur",
        "tidy.step_blur"
      ]
    },
    {
      "page": "step_pd_degree",
      "title": "Separate persistent pairs by homological degree",
      "concept": [
        "topological feature extraction via persistent homology"
      ],
      "topics": [
        "step_pd_degree",
        "tidy.step_pd_degree"
      ]
    },
    {
      "page": "step_pd_point_cloud",
      "title": "Persistent homology of point clouds",
      "concept": [
        "topological feature extraction via persistent homology"
      ],
      "topics": [
        "step_pd_point_cloud",
        "tidy.step_pd_point_cloud"
      ]
    },
    {
      "page": "step_pd_raster",
      "title": "Persistent homology of raster data (images)",
      "concept": [
        "topological feature extraction via persistent homology"
      ],
      "topics": [
        "step_pd_raster",
        "tidy.step_pd_raster"
      ]
    },
    {
      "page": "step_vpd_algebraic_functions",
      "title": "Algebraic Functions Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_algebraic_functions",
        "tidy.step_vpd_algebraic_functions"
      ]
    },
    {
      "page": "step_vpd_betti_curve",
      "title": "Betti Curve Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_betti_curve",
        "tidy.step_vpd_betti_curve"
      ]
    },
    {
      "page": "step_vpd_complex_polynomial",
      "title": "Complex Polynomial Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_complex_polynomial",
        "tidy.step_vpd_complex_polynomial"
      ]
    },
    {
      "page": "step_vpd_descriptive_statistics",
      "title": "Descriptive Statistics Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_descriptive_statistics",
        "tidy.step_vpd_descriptive_statistics"
      ]
    },
    {
      "page": "step_vpd_euler_characteristic_curve",
      "title": "Euler Characteristic Curve Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_euler_characteristic_curve",
        "tidy.step_vpd_euler_characteristic_curve"
      ]
    },
    {
      "page": "step_vpd_normalized_life_curve",
      "title": "Normalized Life Curve Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_normalized_life_curve",
        "tidy.step_vpd_normalized_life_curve"
      ]
    },
    {
      "page": "step_vpd_persistence_block",
      "title": "Persistence Block Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_persistence_block",
        "tidy.step_vpd_persistence_block"
      ]
    },
    {
      "page": "step_vpd_persistence_image",
      "title": "Persistence Image Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_persistence_image",
        "tidy.step_vpd_persistence_image"
      ]
    },
    {
      "page": "step_vpd_persistence_landscape",
      "title": "Persistence Landscape Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_persistence_landscape",
        "tidy.step_vpd_persistence_landscape"
      ]
    },
    {
      "page": "step_vpd_persistence_silhouette",
      "title": "Persistence Silhouette Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_persistence_silhouette",
        "tidy.step_vpd_persistence_silhouette"
      ]
    },
    {
      "page": "step_vpd_persistent_entropy_summary",
      "title": "Persistent Entropy Summary Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_persistent_entropy_summary",
        "tidy.step_vpd_persistent_entropy_summary"
      ]
    },
    {
      "page": "step_vpd_tent_template_functions",
      "title": "Tent Template Functions Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_tent_template_functions",
        "tidy.step_vpd_tent_template_functions"
      ]
    },
    {
      "page": "step_vpd_tropical_coordinates",
      "title": "Tropical Coordinates Vectorization of Persistent Homology",
      "topics": [
        "step_vpd_tropical_coordinates",
        "tidy.step_vpd_tropical_coordinates"
      ]
    },
    {
      "page": "vpd-dials",
      "title": "Tune Vectorizations of Persistent Homology",
      "topics": [
        "bandwidth",
        "img_sigma",
        "num_bars",
        "num_bins",
        "num_coef",
        "num_levels",
        "poly_type",
        "tent_shift",
        "vpd-dials",
        "weight_func_pl",
        "weight_power"
      ]
    },
    {
      "page": "vpd-finalizers",
      "title": "Finalizers for persistent homology vectorizations",
      "topics": [
        "get_pairs_max",
        "get_pers_max_frac",
        "get_pers_min_mult",
        "vpd-finalizers"
      ]
    },
    {
      "page": "vpd-summarizers",
      "title": "Summarize topological data",
      "topics": [
        "birth_range",
        "birth_range.data.frame",
        "birth_range.default",
        "birth_range.diagram",
        "birth_range.matrix",
        "birth_range.persistence",
        "birth_range.PHom",
        "life_support",
        "life_support.data.frame",
        "life_support.default",
        "life_support.diagram",
        "life_support.matrix",
        "life_support.persistence",
        "life_support.PHom",
        "pairs_max",
        "pairs_max.data.frame",
        "pairs_max.default",
        "pairs_max.diagram",
        "pairs_max.matrix",
        "pairs_max.persistence",
        "pairs_max.PHom",
        "pairs_min",
        "pairs_min.data.frame",
        "pairs_min.default",
        "pairs_min.diagram",
        "pairs_min.matrix",
        "pairs_min.persistence",
        "pairs_min.PHom",
        "pers_max",
        "pers_max.data.frame",
        "pers_max.default",
        "pers_max.diagram",
        "pers_max.matrix",
        "pers_max.persistence",
        "pers_max.PHom",
        "pers_min",
        "pers_min.data.frame",
        "pers_min.default",
        "pers_min.diagram",
        "pers_min.matrix",
        "pers_min.persistence",
        "pers_min.PHom",
        "pers_range",
        "pers_range.data.frame",
        "pers_range.default",
        "pers_range.diagram",
        "pers_range.matrix",
        "pers_range.persistence",
        "pers_range.PHom",
        "ph_dim",
        "ph_dim.array",
        "ph_dim.data.frame",
        "ph_dim.default",
        "ph_dim.dist",
        "ph_dim.matrix",
        "ph_dim.ts",
        "vpd-summarizers"
      ]
    }
  ],
  "_readme": "https://github.com/tdaverse/tdarec/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "sfd",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "hyperparameter-tuning.Rmd",
      "filename": "hyperparameter-tuning.html",
      "title": "Tuning persistent homological hyperparameters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "cubical persistent homology",
        "handwritten digits data",
        "preparation",
        "a fixed-parameter walkthrough",
        "pre-processing recipe",
        "classification forest",
        "fitting and evaluation",
        "tuning hyperparameters",
        "tunable pre-processing recipe",
        "tunable classification forest",
        "hyperparameter tuning"
      ],
      "created": "2024-11-16 17:53:35",
      "modified": "2026-04-10 15:52:46",
      "commits": 27
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "tdarec",
  "_universes": [
    "tdaverse",
    "corybrunson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-12T06:10:09.000Z",
      "distro": "resolute",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/fa7bcd0c8eb15ead940bd3f73033e7c4ca1a1560abda28de413fd5835757ce1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-12T06:10:08.000Z",
      "distro": "resolute",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/7acac955679f568ff45c563283d0408e1208998b4360eeda399047f8595ae4b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-12T06:08:41.000Z",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/9faa83c8c5dc6c4c5f0c8301782ca3c54b88c2975b3aaaf864bb84e9982753c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-12T06:08:32.000Z",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/621179c08bf200694d2df6069de0ff9f9195976a2c990f170b537cfa6d1330da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-12T06:10:07.000Z",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/6ba827d3d5d6e2ebba3f5fcbe036ae62882cdd09e27a2f7de69b6146e5a98c2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-12T06:08:43.000Z",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/76962059f99ad249b20a859f354a8428431373efc207d3034d253bb0626694f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-12T06:09:07.000Z",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/610aa2c0f071296c009f986c3fb13f95b8f4093c85142f628e75e515cc60b7eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-12T06:09:03.000Z",
      "commit": "bc9706077064d755b089cccdc1b5133d7e0b72c9",
      "fileid": "https://r2.ropensci.org/162d2f7f129e239f9ca70ec0995620ca2bcc37a18d69217113624a212302f29a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/29182065774"
    }
  ]
}