{
  "_id": "6a1f2fd7b401979e73427607",
  "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-05-15 08:57:11 UTC",
    "User": "root"
  },
  "Author": "Daniel Falbel [aut],\nTomasz Kalinowski [ctb, cre],\nRStudio [cph]",
  "Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
  "MD5sum": "85cb3e80e64de25990f5bb0161fd3742",
  "_user": "mlverse",
  "_type": "src",
  "_file": "torchvisionlib_0.8.0.9000.tar.gz",
  "_fileid": "9da54590e889ce54758eff0157bbf6bb2bcc95be05e46ab71cd3834cee783426",
  "_filesize": 166599,
  "_sha256": "9da54590e889ce54758eff0157bbf6bb2bcc95be05e46ab71cd3834cee783426",
  "_created": "2026-05-15T08:57:11.000Z",
  "_published": "2026-06-02T19:32:39.566Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79155328787,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013569506"
    },
    {
      "job": 79155328512,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013571389"
    },
    {
      "job": 79155329083,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013568005"
    },
    {
      "job": 79155328605,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013571163"
    },
    {
      "job": 79155328962,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013556606"
    },
    {
      "job": 79155328577,
      "time": 256,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013602020"
    },
    {
      "job": 79155328909,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013570676"
    },
    {
      "job": 79155328489,
      "time": 381,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013635443"
    },
    {
      "job": 79155327841,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013531887"
    },
    {
      "job": 79155327814,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367846737"
    },
    {
      "job": 79155328071,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013567687"
    },
    {
      "job": 79155328435,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013569575"
    },
    {
      "job": 79155328988,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013564499"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040",
  "_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",
    "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",
    "description": "Open source libraries to scale Data Science"
  },
  "_downloads": {
    "count": 2879,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/torchvisionlib"
  },
  "_devurl": "https://github.com/mlverse/torchvisionlib",
  "_searchresults": 21,
  "_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",
    "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",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "safetensors",
    "scales",
    "torch",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.735703469051326,
  "_indexed": true,
  "_nocasepkg": "torchvisionlib",
  "_universes": [
    "mlverse",
    "t-kalinowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:59:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "a3ac24ec6e4dd8170af03b96f0e0414cdfad9af5db80e15b5b9b9e03011eaf70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:59:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "a1f8a19eef624d56a4d7dd26fd8ac3d99c1da5eb82994a19d19fcdc16b5f0297",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:59:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "2771f05fc1ebcaca55469a29fd163fa0035651ec057b709931a9b2806748fd51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:59:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "03ac5af58930bc3dc51850be6670fece05346a51d1472f1b7e3a53c229ddc363",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:58:47.000Z",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "228a569d09e8dc73077959cf6c46ddf462ba4ff4766f37285c7da44fdc8c73ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-05-15T09:00:58.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "855f625cf233f677497bf7d11c2f22646919bdd94086497c9306109d46c5eb29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:59:14.000Z",
      "arch": "aarch64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "803c1fb4058980b6e3a4b1357e2502dd0309746c6c2533377a3ae6e2ac8972db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-05-15T09:02:03.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "96e2af954e421646bba6156f6fdd75f614c9781ecc42678b9629a18fc7e058fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:58:42.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "119d5b6a2fa048721bfc225a9077a189ab08e6d8b4aabe60f1132da96737691d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:58:45.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "ebe08fc6222c91204a3abb35c790cd7d20ada717cf4b05aa77cbb138f8cfa049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-05-15T08:58:32.000Z",
      "arch": "x86_64",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "bedef4cc1df873494fbfce397602bd8e2a94411d9ea991d578261144c173e297",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0.9000",
      "date": "2026-06-02T19:32:05.000Z",
      "arch": "emscripten",
      "commit": "49902bc35dfe30bc2e70a0e70e99eb307d6b802c",
      "fileid": "c0ff72ad2e046c639e759a15eb2536a5235a9f91e7229c47fd855d558c57b17e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/25909198040"
    }
  ]
}