{
  "_id": "6a1294fcacfb0bcc41d0c0b0",
  "Package": "tfhub",
  "Type": "Package",
  "Title": "Interface to 'TensorFlow' Hub",
  "Version": "0.8.1.9000",
  "Authors@R": "c(\nperson(\"Tomasz\", \"Kalinowski\", role = c(\"aut\", \"cre\"),\nemail = \"tomasz.kalinowski@rstudio.com\"),\nperson(\"Daniel\", \"Falbel\", role = c(\"aut\"),\nemail = \"daniel@rstudio.com\"),\nperson(\"JJ\", \"Allaire\", role = c(\"aut\"),\nemail = \"jj@rstudio.com\"),\nperson(\"RStudio\", role = c(\"cph\", \"fnd\")),\nperson(family = \"Google Inc.\", role = c(\"cph\"))\n)",
  "Description": "'TensorFlow' Hub is a library for the publication,\ndiscovery, and consumption of reusable parts of machine\nlearning models. A module is a self-contained piece of a\n'TensorFlow' graph, along with its weights and assets, that can\nbe reused across different tasks in a process known as transfer\nlearning. Transfer learning train a model with a smaller\ndataset, improve generalization, and speed up training.",
  "License": "Apache License 2.0",
  "URL": "https://github.com/rstudio/tfhub",
  "BugReports": "https://github.com/rstudio/tfhub/issues",
  "SystemRequirements": "TensorFlow >= 2.0 (https://www.tensorflow.org/)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/reticulate": "list( packages = list( list(package =\n\"tensorflow_hub\", pip = TRUE) ) )",
  "Config/pak/sysreqs": "libpng-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2021-12-20 21:43:19 UTC",
  "RemoteUrl": "https://github.com/rstudio/tfhub",
  "RemoteRef": "HEAD",
  "RemoteSha": "1610faf56fa7647d5955cb66265353b7afefd15c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:00:45 UTC",
    "User": "root"
  },
  "Author": "Tomasz Kalinowski [aut, cre],\nDaniel Falbel [aut],\nJJ Allaire [aut],\nRStudio [cph, fnd],\nGoogle Inc. [cph]",
  "Maintainer": "Tomasz Kalinowski <tomasz.kalinowski@rstudio.com>",
  "MD5sum": "b5b9b4de4426a1e51895fa0d00c14c89",
  "_user": "rstudio",
  "_type": "src",
  "_file": "tfhub_0.8.1.9000.tar.gz",
  "_fileid": "75edff586c76c9c0f37e8df97a32f12944435d05c8d9704e74bfd316a4dde9c5",
  "_filesize": 770687,
  "_sha256": "75edff586c76c9c0f37e8df97a32f12944435d05c8d9704e74bfd316a4dde9c5",
  "_created": "2026-05-24T06:00:45.000Z",
  "_published": "2026-05-24T06:04:44.253Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77575861890,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182718854"
    },
    {
      "job": 77575861887,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182717473"
    },
    {
      "job": 77575861894,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182712233"
    },
    {
      "job": 77575861884,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182713768"
    },
    {
      "job": 77575669712,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182700485"
    },
    {
      "job": 77575861879,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182715781"
    },
    {
      "job": 77575861896,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182715115"
    },
    {
      "job": 77575861891,
      "time": 207,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182722627"
    },
    {
      "job": 77575861892,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182717706"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/tfhub",
  "_commit": {
    "id": "1610faf56fa7647d5955cb66265353b7afefd15c",
    "author": "Tomasz Kalinowski <kalinowskit@gmail.com>",
    "committer": "Tomasz Kalinowski <kalinowskit@gmail.com>",
    "message": "Increment version number to 0.8.1.9000\n",
    "time": 1640036599
  },
  "_maintainer": {
    "name": "Tomasz Kalinowski",
    "email": "tomasz.kalinowski@rstudio.com",
    "login": "t-kalinowski",
    "mastodon": "@t_kalinowski@fosstodon.org",
    "bluesky": "@t-kalinowski.bsky.social",
    "description": "",
    "uuid": 8462255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "version": ">= 1.9.0.9002",
      "role": "Imports"
    },
    {
      "package": "tensorflow",
      "version": ">= 1.8.0.9006",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tfestimators",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "abind",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 29,
  "_contributors": [
    {
      "user": "dfalbel",
      "count": 102,
      "uuid": 4706822
    },
    {
      "user": "t-kalinowski",
      "count": 13,
      "uuid": 8462255
    },
    {
      "user": "jjallaire",
      "count": 4,
      "uuid": 104391
    },
    {
      "user": "terrytangyuan",
      "count": 1,
      "uuid": 4269898
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tfhub"
  },
  "_devurl": "https://github.com/rstudio/tfhub",
  "_searchresults": 89,
  "_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/tfhub.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/tfhub",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2019-12-18"
    },
    {
      "version": "0.8.0",
      "date": "2020-05-22"
    },
    {
      "version": "0.8.1",
      "date": "2021-12-19"
    }
  ],
  "_exports": [
    "%>%",
    "hub_image_embedding_column",
    "hub_load",
    "hub_sparse_text_embedding_column",
    "hub_text_embedding_column",
    "install_tensorflow",
    "install_tfhub",
    "layer_hub",
    "shape",
    "step_pretrained_text_embedding",
    "tf"
  ],
  "_help": [
    {
      "page": "bake.step_pretrained_text_embedding",
      "title": "Bake method for step_pretrained_text_embedding",
      "topics": [
        "bake.step_pretrained_text_embedding"
      ]
    },
    {
      "page": "hub_image_embedding_column",
      "title": "Module to construct a dense 1-D representation from the pixels of images.",
      "topics": [
        "hub_image_embedding_column"
      ]
    },
    {
      "page": "hub_load",
      "title": "Hub Load",
      "topics": [
        "hub_load"
      ]
    },
    {
      "page": "hub_sparse_text_embedding_column",
      "title": "Module to construct dense representations from sparse text features.",
      "topics": [
        "hub_sparse_text_embedding_column"
      ]
    },
    {
      "page": "hub_text_embedding_column",
      "title": "Module to construct a dense representation from a text feature.",
      "topics": [
        "hub_text_embedding_column"
      ]
    },
    {
      "page": "install_tfhub",
      "title": "Install TensorFlow Hub",
      "topics": [
        "install_tfhub"
      ]
    },
    {
      "page": "layer_hub",
      "title": "Hub Layer",
      "topics": [
        "layer_hub"
      ]
    },
    {
      "page": "prep.step_pretrained_text_embedding",
      "title": "Prep method for step_pretrained_text_embedding",
      "topics": [
        "prep.step_pretrained_text_embedding"
      ]
    },
    {
      "page": "step_pretrained_text_embedding",
      "title": "Pretrained text-embeddings",
      "topics": [
        "step_pretrained_text_embedding"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/tfhub/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "cli",
    "config",
    "glue",
    "here",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "png",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tidyselect",
    "vctrs",
    "whisker",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "key-concepts.Rmd",
      "filename": "key-concepts.html",
      "title": "Key concepts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using a Module",
        "Instantiating a Module",
        "Caching Modules",
        "Applying a Module",
        "Creating a new Module",
        "General approach",
        "Fine-Tuning",
        "For consumers",
        "For publishers",
        "Hosting a Module",
        "Protocol"
      ],
      "created": "2019-08-14 19:49:29",
      "modified": "2019-12-02 17:39:30",
      "commits": 2
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Loading modules",
        "Using with Keras",
        "Using with tfdatasets",
        "Using with recipes",
        "tfhub.dev"
      ],
      "created": "2019-12-02 17:39:30",
      "modified": "2021-12-15 14:13:48",
      "commits": 3
    },
    {
      "source": "hub-with-keras.Rmd",
      "filename": "hub-with-keras.html",
      "title": "TensorFlow Hub with Keras",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "An ImageNet classifier",
        "Download the classifier",
        "Run it on a single image",
        "Simple transfer learning",
        "Dataset",
        "Download the headless model",
        "Attach a classification head",
        "Train the model"
      ],
      "created": "2019-08-14 19:49:29",
      "modified": "2021-12-15 14:13:48",
      "commits": 6
    }
  ],
  "_score": 7.542121773038875,
  "_indexed": true,
  "_nocasepkg": "tfhub",
  "_universes": [
    "rstudio",
    "t-kalinowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:03:13.000Z",
      "distro": "noble",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "426707ff6337c25bb9aaa06b775f1e5c464edce4c99722100c36bd832cf6986d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:03:04.000Z",
      "distro": "noble",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "128e550496dc535df4283e0f42c0fddb894e3e2dabbf4519fe380d08dfb9f79a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:02:21.000Z",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "3e3f651d1fc413683c11231cf6971963f68b35c49ab45e632a32f173013ae97f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:02:33.000Z",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "a4cc4bf46e979893a8b06ed69a26406cd7dec4a83c3bc1c6ef5da17536c5bf53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:03:22.000Z",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "318e21d03db120f6333d7507e58a9d9600c7a07e646b8170fbc45c02d2dae161",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:01:57.000Z",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "467bc732cc64247e515b1d7a90e49ef758adde96bea4ba1966f0db71cdb0be77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:02:28.000Z",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "14540fe95fc987a63b577a9f38a194e04e80efd394e0e0edf637dd6198db0013",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-05-24T06:02:11.000Z",
      "commit": "1610faf56fa7647d5955cb66265353b7afefd15c",
      "fileid": "d510cfb19850db4e4ab80f025ec033592658331ea6e1158d82942e550dc7c048",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26353446771"
    }
  ]
}