{
  "_id": "6a29280e732311cd8759f884",
  "Package": "torchMAUM",
  "Type": "Package",
  "Title": "Multi-Class Area Under the Minimum in Torch",
  "Version": "30.07.2025",
  "Encoding": "UTF-8",
  "Authors@R": "c(\nperson(\"Omar\", \"Guenoun\",\nemail = \"omargue31@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c()))",
  "Description": "Torch code for computing multi-class Area Under The\nMinimum, <https://www.jmlr.org/papers/v24/21-0751.html>,\nGeneralization. Useful for optimizing Area under the curve.",
  "License": "LGPL-3",
  "URL": "https://github.com/OGuenoun/torchMAUM",
  "BugReports": "https://github.com/OGuenoun/torchMAUM/issues",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://oguenoun.r-universe.dev",
  "Date/Publication": "2025-10-13 11:13:25 UTC",
  "RemoteUrl": "https://github.com/oguenoun/torchmaum",
  "RemoteRef": "HEAD",
  "RemoteSha": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 08:35:41 UTC",
    "User": "root"
  },
  "Author": "Omar Guenoun [aut, cre]",
  "Maintainer": "Omar Guenoun <omargue31@gmail.com>",
  "MD5sum": "5ce11652a89920f36b17da2eaee3f236",
  "_user": "oguenoun",
  "_type": "src",
  "_file": "torchMAUM_30.07.2025.tar.gz",
  "_fileid": "46c564ed0398ad48fb2f88bd938df7231f034788dc197087822e1c1e055e5680",
  "_filesize": 87238,
  "_sha256": "46c564ed0398ad48fb2f88bd938df7231f034788dc197087822e1c1e055e5680",
  "_created": "2026-06-10T08:35:41.000Z",
  "_published": "2026-06-10T09:02:06.907Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80516206988,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530638250"
    },
    {
      "job": 80516206957,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530638927"
    },
    {
      "job": 80516206885,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531152004"
    },
    {
      "job": 80516206890,
      "time": 200,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531126504"
    },
    {
      "job": 80515601959,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530592282"
    },
    {
      "job": 80516206850,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530638626"
    },
    {
      "job": 80516206900,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530623380"
    },
    {
      "job": 80516206880,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530627670"
    },
    {
      "job": 80516206976,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530635463"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/oguenoun/torchmaum",
  "_commit": {
    "id": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
    "author": "OGuenoun <guenounomar282@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1760354005
  },
  "_maintainer": {
    "name": "Omar Guenoun",
    "email": "omargue31@gmail.com",
    "login": "hunterofpirates",
    "description": "",
    "uuid": 73106695
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "torch",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "oguenoun",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 13
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "oguenoun",
      "count": 22,
      "uuid": 187974427
    }
  ],
  "_userbio": {
    "uuid": 187974427,
    "type": "user",
    "name": "Omar Guenoun"
  },
  "_downloads": {
    "count": 455,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/torchMAUM"
  },
  "_devurl": "https://github.com/oguenoun/torchmaum",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/torchMAUM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/oguenoun/torchmaum",
  "_realowner": "oguenoun",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2025.7.30",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "Draw_ROC_curve_macro",
    "Draw_ROC_curve_micro",
    "ROC_AUC_macro",
    "ROC_AUC_micro",
    "ROC_AUM_macro",
    "ROC_AUM_micro"
  ],
  "_help": [
    {
      "page": "Draw_ROC_curve_macro",
      "title": "Draws multi-class ROC curve macro",
      "topics": [
        "Draw_ROC_curve_macro"
      ]
    },
    {
      "page": "Draw_ROC_curve_micro",
      "title": "Draws multi-class ROC curve micro",
      "topics": [
        "Draw_ROC_curve_micro"
      ]
    },
    {
      "page": "ROC_AUC_macro",
      "title": "Compute multi-class ROC AUC macro averaged",
      "topics": [
        "ROC_AUC_macro"
      ]
    },
    {
      "page": "ROC_AUC_micro",
      "title": "Compute multi-class ROC AUC micro averaged",
      "topics": [
        "ROC_AUC_micro"
      ]
    },
    {
      "page": "ROC_AUM_macro",
      "title": "Compute multi-class ROC AUM macro averaged",
      "topics": [
        "ROC_AUM_macro"
      ]
    },
    {
      "page": "ROC_AUM_micro",
      "title": "Compute multi-class ROC AUM micro averaged",
      "topics": [
        "ROC_AUM_micro"
      ]
    }
  ],
  "_readme": "https://github.com/oguenoun/torchmaum/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "callr",
    "cli",
    "coro",
    "cpp11",
    "data.table",
    "desc",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "otel",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "safetensors",
    "scales",
    "torch",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "torchmaum",
  "_universes": [
    "oguenoun",
    "hunterofpirates"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "30.07.2025",
      "date": "2026-06-10T08:37:40.000Z",
      "distro": "noble",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "eb42d9a22bf96ff0dd0b3f9a455cec93675b6e35c8119f63c7cd191259eeb7a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "30.07.2025",
      "date": "2026-06-10T08:37:40.000Z",
      "distro": "noble",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "74615b65ee2e1bd10536b45999d383d7a7897e5b707d3c77d2519bf2cb4ae25f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "30.07.2025",
      "date": "2026-06-10T09:00:46.000Z",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "65d683558e924babbda9e5f0eb0b592772fd593559d638d7668a880540702aac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "30.07.2025",
      "date": "2026-06-10T08:59:26.000Z",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "4c35e32d9ee60ad9a98d075945f0fff34ed358ba1c18a7c327502d49dc04e845",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "30.07.2025",
      "date": "2026-06-10T08:38:01.000Z",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "d24ea7a6e185bba63134527a2d9e212d7f2ff0bd060d8d20642d12367ee55832",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "30.07.2025",
      "date": "2026-06-10T08:36:53.000Z",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "3ab6fdeefcf56865e0834b7b06ab16e27cc6f4df5f54ab21942c441b3affdd4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "30.07.2025",
      "date": "2026-06-10T08:37:05.000Z",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "84f81526cf22c31536c40b7f434d96cba4cc2f4486ea436bd7d781cf50fea5f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "30.07.2025",
      "date": "2026-06-10T08:37:22.000Z",
      "commit": "f2adc621cf932bfed3aec326e9c7da8809b852e9",
      "fileid": "b0a121f13f9aef81217e196176431a68d3aae2d2c4e51b400762b7a3b8dd73b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oguenoun/actions/runs/27263690300"
    }
  ]
}