{
  "_id": "6a3b42ce5cdecea1d6814599",
  "Package": "torchvisionlib",
  "Title": "Additional Operators for Image Models",
  "Version": "0.8.0.9000",
  "Authors@R": "c(\nperson(\"Daniel\", \"Falbel\", , \"daniel@rstudio.com\", role = \"aut\"),\nperson(\"Tomasz\", \"Kalinowski\", , \"tomasz@posit.co\", role = c(\"ctb\", \"cre\")),\nperson(family = \"RStudio\", role = \"cph\")\n)",
  "Description": "Implements additional operators for computer vision\nmodels, including operators necessary for image segmentation\nand object detection deep learning models.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/mlverse/torchvisionlib",
  "BugReports": "https://github.com/mlverse/torchvisionlib/issues",
  "Repository": "https://mlverse.r-universe.dev",
  "Date/Publication": "2026-04-15 11:08:23 UTC",
  "RemoteUrl": "https://github.com/mlverse/torchvisionlib",
  "RemoteRef": "HEAD",
  "RemoteSha": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 02:24:08 UTC",
    "User": "root"
  },
  "Author": "Daniel Falbel [aut],\nTomasz Kalinowski [ctb, cre],\nRStudio [cph]",
  "Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
  "MD5sum": "96ab6ea8c162a29a9100d0a7ee1a87da",
  "_user": "mlverse",
  "_type": "src",
  "_file": "torchvisionlib_0.8.0.9000.tar.gz",
  "_fileid": "3b76d48e359e577443df943b83d2f0156557e46bd42bd129a831052b071c6506",
  "_filesize": 167380,
  "_sha256": "3b76d48e359e577443df943b83d2f0156557e46bd42bd129a831052b071c6506",
  "_created": "2026-06-24T02:24:08.000Z",
  "_published": "2026-06-24T02:37:02.117Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83104853514,
      "time": 550,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838718508"
    },
    {
      "job": 83104853523,
      "time": 390,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838685474"
    },
    {
      "job": 83104853512,
      "time": 583,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838725114"
    },
    {
      "job": 83104853526,
      "time": 558,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838719563"
    },
    {
      "job": 83104853518,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838632257"
    },
    {
      "job": 83104853506,
      "time": 237,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838654834"
    },
    {
      "job": 83104853513,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838627368"
    },
    {
      "job": 83104853510,
      "time": 180,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838642767"
    },
    {
      "job": 83103972262,
      "time": 527,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838607379"
    },
    {
      "job": 83104853590,
      "time": 726,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838753769"
    },
    {
      "job": 83104853533,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838632499"
    },
    {
      "job": 83104853511,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838632690"
    },
    {
      "job": 83104853520,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838634666"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlverse/torchvisionlib",
  "_commit": {
    "id": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
    "author": "Daniel Falbel <dfalbel@gmail.com>",
    "committer": "Daniel Falbel <dfalbel@gmail.com>",
    "message": "Increment version number to 0.8.0.9000\n",
    "time": 1776251303
  },
  "_maintainer": {
    "name": "Tomasz Kalinowski",
    "email": "tomasz@posit.co",
    "login": "t-kalinowski",
    "mastodon": "@t_kalinowski@fosstodon.org",
    "bluesky": "@t-kalinowski.bsky.social",
    "description": "",
    "uuid": 8462255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "torch",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "torch",
      "version": ">= 0.17.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mlverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 23
    }
  ],
  "_tags": [
    {
      "name": "v0.7.0.9000",
      "date": "2026-04-14"
    },
    {
      "name": "v0.8.0",
      "date": "2026-04-14"
    },
    {
      "name": "v0.8.0.9000",
      "date": "2026-04-15"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "dfalbel",
      "count": 202,
      "uuid": 4706822
    },
    {
      "user": "chandraveersingh1717",
      "count": 1,
      "uuid": 183128110
    },
    {
      "user": "bart1",
      "count": 1,
      "uuid": 1662852
    }
  ],
  "_userbio": {
    "uuid": 55406849,
    "type": "organization",
    "name": "mlverse",
    "followers": 196,
    "description": "Open source libraries to scale Data Science"
  },
  "_downloads": {
    "count": 3462,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/torchvisionlib"
  },
  "_devurl": "https://github.com/mlverse/torchvisionlib",
  "_searchresults": 23,
  "_topics": [
    "cpp"
  ],
  "_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/torchvisionlib.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlverse/torchvisionlib",
  "_realowner": "mlverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-07"
    },
    {
      "version": "0.2.0",
      "date": "2022-06-14"
    },
    {
      "version": "0.3.0",
      "date": "2022-10-31"
    },
    {
      "version": "0.4.0",
      "date": "2023-05-30"
    },
    {
      "version": "0.5.0",
      "date": "2024-02-15"
    },
    {
      "version": "0.6.0",
      "date": "2025-04-14"
    },
    {
      "version": "0.8.0",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "install_torchvisionlib",
    "nn_ps_roi_align",
    "ops_deform_conv2d",
    "ops_nms",
    "ops_ps_roi_align",
    "torchvisionlib_is_installed",
    "vision_read_jpeg"
  ],
  "_help": [
    {
      "page": "ops_deform_conv2d",
      "title": "Performs Deformable Convolution v2,",
      "topics": [
        "ops_deform_conv2d"
      ]
    },
    {
      "page": "ops_nms",
      "title": "Performs non-maximum suppression (NMS) on the boxes",
      "concept": [
        "ops"
      ],
      "topics": [
        "ops_nms"
      ]
    },
    {
      "page": "ops_ps_roi_align",
      "title": "Performs Position-Sensitive Region of Interest (RoI) Align operator",
      "topics": [
        "nn_ps_roi_align",
        "ops_ps_roi_align"
      ]
    },
    {
      "page": "install_torchvisionlib",
      "title": "Checks if an installation of torchvisionlib was found.",
      "topics": [
        "install_torchvisionlib",
        "torchvisionlib_is_installed"
      ]
    },
    {
      "page": "vision_read_jpeg",
      "title": "Read JPEG's directly into torch tensors",
      "topics": [
        "vision_read_jpeg"
      ]
    }
  ],
  "_readme": "https://github.com/mlverse/torchvisionlib/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "callr",
    "cli",
    "coro",
    "desc",
    "farver",
    "glue",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "otel",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "safetensors",
    "scales",
    "torch",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.855297408996292,
  "_indexed": true,
  "_nocasepkg": "torchvisionlib",
  "_universes": [
    "mlverse",
    "t-kalinowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:33:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "492c170b96c00136a600cebdccd687071b4c76961dd3f4bd657e938eca1d7c17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:30:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "5517f01859d80df73727786da129f24622974bf34b623e382fc2f791fe900416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:33:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "39fe01875bb0ba61eea46225f86cb5054b49ac33c7298863990b88a6fbbc0f22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:33:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "0f9297f5cc4fa77d209402e7ae4a82318e2dcab8734371cfc077278ac14bcd15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:26:11.000Z",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "929e5c910a25b03860ac9e069a9c7c093b8bcdc0286139ea205e8e00c689b5a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:27:23.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "eb1874cef347b2a96d4d5a7c927955d65ce155ea0a46ca97524f1b86c6db5bec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:25:52.000Z",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "a2e8796fee36de0a0fb9de13bf6395fd2ed5895469f4f59123f3852e117224a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:26:45.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "5f2835e69b2fe5ee7c70bbcaae2b863e212a4a7b2e910436fb3c7dbdf762c620",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:36:34.000Z",
      "arch": "emscripten",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "b124ed6b141d556b82fe81fe69b92413cbd8782d3e9168fb97454f9e2f55e141",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:25:33.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "7f4fc0ad3e157fbd72d35ece212fe3345f951f43cf3e4febee23c1493ae252df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:25:34.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "d2cfa6b156ca8815b0327e87fe3590f0ab4fb9f9b24b062b58f6f11ddf2141d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-06-24T02:25:36.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "4389db1043c39c8d76510a34733c9cb091ef9bf5bc1aecb96a1b25d388a5d967",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/28070526550"
    }
  ]
}