{
  "_id": "6a1f18ffb401979e7341ee43",
  "Package": "ider",
  "Type": "Package",
  "Title": "Various Methods for Estimating Intrinsic Dimension",
  "Version": "0.1.1",
  "Date": "2023-02-10",
  "Author": "Hideitsu Hino",
  "Maintainer": "Hideitsu Hino <hideitsu.hino@gmail.com>",
  "Description": "An implementation of various methods for estimating\nintrinsic dimension of vector-valued dataset or distance\nmatrix. Most methods implemented are based on different notion\nof fractal dimension such as the capacity dimension, the\nbox-counting dimension, and the information dimension.",
  "License": "GPL-2",
  "RoxygenNote": "7.2.2",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 05:30:20 UTC",
    "User": "root"
  },
  "Repository": "https://hinohide.r-universe.dev",
  "Date/Publication": "2023-02-10 09:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/ider",
  "RemoteRef": "HEAD",
  "RemoteSha": "d31088d7080512920257d84b4828cb2dec11a5c5",
  "MD5sum": "d1204b7a0dc7be8befa65f3b6cfaa75b",
  "_user": "hinohide",
  "_type": "src",
  "_file": "ider_0.1.1.tar.gz",
  "_fileid": "478eaf4cbbb06bbae29fa6cc552fe461b2d6f30318c9e1269659ed1759fe571a",
  "_filesize": 979404,
  "_sha256": "478eaf4cbbb06bbae29fa6cc552fe461b2d6f30318c9e1269659ed1759fe571a",
  "_created": "2026-05-17T05:30:20.000Z",
  "_published": "2026-06-02T17:55:11.257Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137061904,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039635741"
    },
    {
      "job": 79137061869,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039640129"
    },
    {
      "job": 79137061614,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039636863"
    },
    {
      "job": 79137061801,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039636910"
    },
    {
      "job": 79137061508,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039625496"
    },
    {
      "job": 79137060973,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365710400"
    },
    {
      "job": 79137061653,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039632393"
    },
    {
      "job": 79137062646,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039631224"
    },
    {
      "job": 79137061707,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039632700"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ider",
  "_commit": {
    "id": "d31088d7080512920257d84b4828cb2dec11a5c5",
    "author": "Hideitsu Hino <hideitsu.hino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1676020802
  },
  "_maintainer": {
    "name": "Hideitsu Hino",
    "email": "hideitsu.hino@gmail.com",
    "login": "hinohide",
    "description": "",
    "uuid": 49927275
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "glm2",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hinohide",
      "count": 2,
      "uuid": 49927275
    }
  ],
  "_userbio": {
    "uuid": 49927275,
    "type": "user",
    "name": "hinohide"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ider"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ider.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "hinohide",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-04-24"
    },
    {
      "version": "0.1.1",
      "date": "2023-02-10"
    }
  ],
  "_exports": [
    "convU",
    "corint",
    "gendata",
    "lbmle",
    "mada",
    "nni",
    "pack",
    "side"
  ],
  "_datasets": [
    {
      "name": "handD",
      "title": "Hand ratation data",
      "object": "handD",
      "class": [
        "dist"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "ider-package",
      "title": "Algorithms for Estimating Intrinsic Dimensions.",
      "topics": [
        "ider-package",
        "ider"
      ]
    },
    {
      "page": "convU",
      "title": "Intrinsic Dimension Estimation with Convergence Property of a U-statistics.",
      "topics": [
        "convU"
      ]
    },
    {
      "page": "corint",
      "title": "Intrinsic Dimension Estimation with Correlation Integral",
      "topics": [
        "corint"
      ]
    },
    {
      "page": "gendata",
      "title": "Data generator for intrinsic dimension estimation.",
      "topics": [
        "gendata"
      ]
    },
    {
      "page": "handD",
      "title": "Hand ratation data",
      "topics": [
        "handD"
      ]
    },
    {
      "page": "lbmle",
      "title": "Maximum Likelihood Estimation of Intrinsic Dimension.",
      "topics": [
        "lbmle"
      ]
    },
    {
      "page": "mada",
      "title": "Manifold-Adaptive Local Dimension Estimation.",
      "topics": [
        "mada"
      ]
    },
    {
      "page": "nni",
      "title": "Intrinsic Dimensionality Estimation from Near-Neighbor Information.",
      "topics": [
        "nni"
      ]
    },
    {
      "page": "pack",
      "title": "Intrinsic Dimension Estimation Using Packing Numbers.",
      "topics": [
        "pack"
      ]
    },
    {
      "page": "side",
      "title": "Higher-order Local Information Dimension Estimator.",
      "topics": [
        "side"
      ]
    }
  ],
  "_rundeps": [
    "FNN",
    "glm2"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ider",
  "_universes": [
    "hinohide"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T05:32:01.000Z",
      "distro": "noble",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "39db90a75f712eb8a1f32fcfb4661b263d2f73322d3f225df812026c24232b7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T05:32:49.000Z",
      "distro": "noble",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "7423301d049054a6e664e41bef5bc527a30bd94ae2333777fcf42f14fb069378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T05:32:18.000Z",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "36d6c6746f50dbb4cabe3ebce4534dcb2837b91553ec05d6e58454ff24fbd53a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T05:32:17.000Z",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "2f35157a74ddc66ca97b5fb6bfc25bc37e143c3588bd93cc0da07796d3e6630e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T05:31:23.000Z",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "f72f3f1963034470d8445a25658e7057d05957ca560aca3a3d78358e6cb91cab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T05:31:14.000Z",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "54b5e89bbe09629fe18ebc93dfec7fbd55011fc8988a2e868620bdbdceb98df1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T05:31:26.000Z",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "5b13b5450419749a21d111be4d9bc1d672696d2369ef363b3bebe172af53c298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T17:54:52.000Z",
      "commit": "d31088d7080512920257d84b4828cb2dec11a5c5",
      "fileid": "82dce652b24019ef3cf08f0cb05995efe7c855df380b62b4552116b85e90444e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hinohide/actions/runs/25982374037"
    }
  ]
}