{
  "_id": "6a1bef321d7bb097a0a21d10",
  "Package": "rIsing",
  "Type": "Package",
  "Title": "High-Dimensional Ising Model Selection",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Pratik\", \"Ramprasad\", email = \"pratik.ramprasad@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Jorge\", \"Nocedal\", role = c(\"ctb\", \"cph\")),\nperson(\"Naoaki\", \"Okazaki\", role = c(\"ctb\", \"cph\")))",
  "Description": "Fits an Ising model to a binary dataset using L1\nregularized logistic regression and extended BIC. Also includes\na fast lasso logistic regression function for high-dimensional\nproblems. Uses the 'libLBFGS' optimization library by Naoaki\nOkazaki.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 08:10:46 UTC",
    "User": "root"
  },
  "Author": "Pratik Ramprasad [aut, cre], Jorge Nocedal [ctb, cph], Naoaki\nOkazaki [ctb, cph]",
  "Maintainer": "Pratik Ramprasad <pratik.ramprasad@gmail.com>",
  "Repository": "https://pratik-r.r-universe.dev",
  "Date/Publication": "2022-12-23 16:47:48 UTC",
  "RemoteUrl": "https://github.com/pratik-r/rising",
  "RemoteRef": "HEAD",
  "RemoteSha": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
  "MD5sum": "2f78d9dd41e11a835c001d0cf3e1a64a",
  "_user": "pratik-r",
  "_type": "src",
  "_file": "rIsing_0.1.0.tar.gz",
  "_fileid": "92cda2ad62db690962746255e9daf9257dfa8e3a2a8b254d044c714bb1586407",
  "_filesize": 114745,
  "_sha256": "92cda2ad62db690962746255e9daf9257dfa8e3a2a8b254d044c714bb1586407",
  "_created": "2026-05-31T08:10:46.000Z",
  "_published": "2026-05-31T08:20:02.375Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711126169,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315127108"
    },
    {
      "job": 78711126139,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315122141"
    },
    {
      "job": 78711126143,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315123488"
    },
    {
      "job": 78711126120,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315126425"
    },
    {
      "job": 78711126165,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315167634"
    },
    {
      "job": 78711126117,
      "time": 314,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315143074"
    },
    {
      "job": 78711126128,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315162927"
    },
    {
      "job": 78711126123,
      "time": 464,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315160254"
    },
    {
      "job": 78710961975,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315107775"
    },
    {
      "job": 78711126099,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315122136"
    },
    {
      "job": 78711126105,
      "time": 379,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315153108"
    },
    {
      "job": 78711126092,
      "time": 425,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315158544"
    },
    {
      "job": 78711126100,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315118793"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pratik-r/rising",
  "_commit": {
    "id": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
    "author": "pratik-r <pratik.ramprasad@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create README.md",
    "time": 1671814068
  },
  "_maintainer": {
    "name": "Pratik Ramprasad",
    "email": "pratik.ramprasad@gmail.com",
    "login": "pratik-r",
    "description": "",
    "uuid": 18411281
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.2.9",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.8",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "IsingSampler",
      "role": "Suggests"
    }
  ],
  "_owner": "pratik-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pratik-r",
      "count": 2,
      "uuid": 18411281
    }
  ],
  "_userbio": {
    "uuid": 18411281,
    "type": "user",
    "name": "pratik-r"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rIsing"
  },
  "_devurl": "https://github.com/pratik-r/rising",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_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/rIsing.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pratik-r/rising",
  "_realowner": "pratik-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-11-25"
    }
  ],
  "_exports": [
    "ising",
    "logreg"
  ],
  "_help": [
    {
      "page": "ising",
      "title": "High-Dimensional Ising Model Selection",
      "topics": [
        "ising"
      ]
    },
    {
      "page": "logreg",
      "title": "L1 Regularized Logistic Regression",
      "topics": [
        "logreg"
      ]
    },
    {
      "page": "rIsing",
      "title": "rIsing: High-Dimensional Ising Model Selection.",
      "topics": [
        "rIsing-package",
        "rIsing"
      ]
    }
  ],
  "_readme": "https://github.com/pratik-r/rising/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "Rcpp",
    "RcppEigen"
  ],
  "_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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rising",
  "_universes": [
    "pratik-r"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:13:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "58757246d8409d11705ed63fa98b39e95f85eeaf576d9d8f0dcb45858a38e80d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:12:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "ea370c53076b84aeb572a857b8b3e851f00ef28d04030aeac86f908078f37d47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:13:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "d6d09099db280076d78cf857b922d2e30f84ff52c3131d78b24700233f639c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:13:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "5bf44f3341813d215a141e589ab5b35c9c82f5555a1d979254c8580c370c4900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:19:25.000Z",
      "arch": "aarch64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "790e5071b26f74776481f6103ab471ab8e761d7dd3f28a3063a11cc2d914b14f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:15:19.000Z",
      "arch": "x86_64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "335e40fc8c5d74b94e3e3bcc01c1e4ccc0aa7ec5d9919794aad2822d71740976",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:18:42.000Z",
      "arch": "aarch64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "cc7990f9fa45f55fd35b0da758f0506612687bbe300b9b2f841476be74df56fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:16:45.000Z",
      "arch": "x86_64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "f20f115ea052f8ea2375551fbbf36f8af3c615f9857343e4adf0b0825098208f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T08:13:05.000Z",
      "arch": "emscripten",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "9f4845fc8e502edefa9f5873a229ffea467c18182a5bf98d622fcd4e310f245e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:16:55.000Z",
      "arch": "x86_64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "c461afe04a301c4b1a7ddde62eb1365f0dd5556f49511d5b988f9cc9e7db3537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:17:43.000Z",
      "arch": "x86_64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "a55bb98b1f71066dd473cb1ab1295b2b0863fe9137b9ffbc0f9b2e9a6c907ce5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:12:03.000Z",
      "arch": "x86_64",
      "commit": "0acb734e6a227ddcff2808cb72773f4dafdc39bf",
      "fileid": "1ea5b6275d63eaef5d3d1b24f7053619354131d2727e959897083ee9a1c498e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pratik-r/actions/runs/26707219502"
    }
  ]
}