{
  "_id": "6a48cb7ab5e98c40829fc8db",
  "Package": "tabpfn",
  "Title": "Prior-Data Fitted Network Foundational Model for Tabular Data",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2402-136X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Provides a consistent API for classification and\nregression models based on the 'TabPFN' model of Hollmann et\nal. (2025), \"Accurate predictions on small data with a tabular\nfoundation model,\" Nature, 637(8045)\n<doi:10.1038/s41586-024-08328-6>. The calculations are served\nvia 'Python' to train and predict the model.",
  "License": "Apache License (>= 2)",
  "URL": "https://tabpfn.tidymodels.org,\nhttps://github.com/tidymodels/tabpfn",
  "BugReports": "https://github.com/tidymodels/tabpfn/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2026-05-26 14:40:25 UTC",
  "RemoteUrl": "https://github.com/tidymodels/tabpfn",
  "RemoteRef": "HEAD",
  "RemoteSha": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 08:29:03 UTC",
    "User": "root"
  },
  "Author": "Max Kuhn [aut, cre] (ORCID: <https://orcid.org/0000-0003-2402-136X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Max Kuhn <max@posit.co>",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "tabpfn_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/1f6f69225ad833df99afd0489b451d0cfdc22c745511fc6630b981304b96e122",
  "_filesize": 307317,
  "_sha256": "1f6f69225ad833df99afd0489b451d0cfdc22c745511fc6630b981304b96e122",
  "_expires": "2026-10-12T08:59:36.000Z",
  "_created": "2026-07-04T08:29:03.000Z",
  "_published": "2026-07-04T08:59:38.596Z",
  "_jobs": [
    {
      "job": 85117747218,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080064552"
    },
    {
      "job": 85117747213,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080062416"
    },
    {
      "job": 85117747229,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080248429"
    },
    {
      "job": 85117747246,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080246803"
    },
    {
      "job": 85117513217,
      "time": 238,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080040936"
    },
    {
      "job": 85117747209,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080059383"
    },
    {
      "job": 85117747221,
      "time": 199,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080064798"
    },
    {
      "job": 85117747231,
      "time": 174,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080062050"
    },
    {
      "job": 85117747240,
      "time": 201,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080065240"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844",
  "_status": "success",
  "_upstream": "https://github.com/tidymodels/tabpfn",
  "_commit": {
    "id": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
    "author": "Max Kuhn <mxkuhn@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "add type argument to predict methods (#31)",
    "time": 1779806425
  },
  "_maintainer": {
    "name": "Max Kuhn",
    "email": "max@posit.co",
    "login": "topepo",
    "orcid": "0000-0003-2402-136X",
    "description": "",
    "uuid": 5731043
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "hardhat",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.41.0.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 6
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 9
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-13"
    },
    {
      "name": "v0.2.0",
      "date": "2026-05-14"
    }
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "topepo",
      "count": 58,
      "uuid": 5731043
    },
    {
      "user": "edgararuiz",
      "count": 44,
      "uuid": 77294576
    },
    {
      "user": "frankiethull",
      "count": 4,
      "uuid": 69683423
    },
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels",
    "followers": 555
  },
  "_downloads": {
    "count": 619,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tabpfn"
  },
  "_devurl": "https://github.com/tidymodels/tabpfn",
  "_pkgdown": "https://tabpfn.tidymodels.org",
  "_searchresults": 19,
  "_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/tabpfn.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/tabpfn",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-18"
    },
    {
      "version": "0.2.0",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "augment",
    "control_tab_pfn",
    "is_tab_pfn_installed",
    "tab_pfn",
    "tabpfn_download_models",
    "tabpfn_list_versions"
  ],
  "_help": [
    {
      "page": "control_tab_pfn",
      "title": "Controlling TabPFN execution",
      "topics": [
        "control_tab_pfn"
      ]
    },
    {
      "page": "is_tab_pfn_installed",
      "title": "Check the Python package installation",
      "topics": [
        "is_tab_pfn_installed"
      ]
    },
    {
      "page": "predict.tab_pfn",
      "title": "Predict using 'TabPFN'",
      "topics": [
        "augment.tab_pfn",
        "predict.tab_pfn"
      ]
    },
    {
      "page": "tab_pfn",
      "title": "Fit a TabPFN model.",
      "topics": [
        "tab_pfn",
        "tab_pfn.data.frame",
        "tab_pfn.default",
        "tab_pfn.formula",
        "tab_pfn.matrix",
        "tab_pfn.recipe"
      ]
    },
    {
      "page": "tabpfn_download_models",
      "title": "Download all TabPFN pre-trained model checkpoints",
      "topics": [
        "tabpfn_download_models"
      ]
    },
    {
      "page": "tabpfn_list_versions",
      "title": "List available TabPFN model versions",
      "topics": [
        "tabpfn_list_versions"
      ]
    }
  ],
  "_readme": "https://github.com/tidymodels/tabpfn/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "hardhat",
    "here",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "sparsevctrs",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.876448786878341,
  "_indexed": true,
  "_nocasepkg": "tabpfn",
  "_universes": [
    "tidymodels",
    "topepo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:31:39.000Z",
      "distro": "resolute",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/ce0c3e711609dbbb58f3019c74b1df94ba6b42c646ba143ff40c879aa499513b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:31:26.000Z",
      "distro": "resolute",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/b1791d106c2a70865e3617cc04e700657b45bff3308316fecea7a05789382fd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:58:36.000Z",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/e6905f8426387d9bf0c1da8ce4685c014dbf31c8643a219d73bf38a2f7fda552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:58:11.000Z",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/94d4c7dda4a8f0f4745f938749e195adba9d7f5633cbd51f5569c24de56eee81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:31:57.000Z",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/72bd35ff33a06467975d5c0eaaa785c328a4a6ed846c0bb2c1dc1ce5d4a3c557",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:30:27.000Z",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/7956fedb8b27ae2ec8bea4a6112f72f76afc7da224ba43aae55c73ba69219886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:30:18.000Z",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/30a3613ff360dda5eb42c4a097a878d7a2129b6ea1f66958a9beb34632edba5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T08:30:29.000Z",
      "commit": "3da6e6e54f4005e3a92be06d2795201d3bf137fb",
      "fileid": "https://r2.ropensci.org/0034c16fe4706dd383b117c4a23fbac6953187eb1922634c86b314a55b03deab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28700457844"
    }
  ]
}