{
  "_id": "6a114e09acfb0bcc41ce92a4",
  "Package": "essHist",
  "Type": "Package",
  "Title": "The Essential Histogram",
  "Version": "1.2.2",
  "Date": "2019-05-10",
  "Authors@R": "c(person(\"Housen\", \"Li\", role = c(\"aut\", \"cre\"), email = \"housen.li@outlook.com\"),\nperson(\"Hannes\", \"Sieling\", role = \"aut\", email = \"hsielin@uni-goettingen.de\"))",
  "Author": "Housen Li [aut, cre], Hannes Sieling [aut]",
  "Maintainer": "Housen Li <housen.li@outlook.com>",
  "Description": "Provide an optimal histogram, in the sense of probability\ndensity estimation and features detection, by means of\nmultiscale variational inference. In other words, the resulting\nhistogram servers as an optimal density estimator, and\nmeanwhile recovers the features, such as increases or modes,\nwith both false positive and false negative controls. Moreover,\nit provides a parsimonious representation in terms of the\nnumber of blocks, which simplifies data interpretation. The\nonly assumption for the method is that data points are\nindependent and identically distributed, so it applies to\nfairly general situations, including continuous distributions,\ndiscrete distributions, and mixtures of both. For details see\nLi, Munk, Sieling and Walther (2016) <arXiv:1612.07216>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 06:42:15 UTC",
    "User": "root"
  },
  "Repository": "https://housenli.r-universe.dev",
  "Date/Publication": "2019-05-10 08:30:03 UTC",
  "RemoteUrl": "https://github.com/housenli/esshist",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddbbb812f2802869139c53e36fa304d3b93ba331",
  "MD5sum": "b26b47f1837c4bb6403e3bed2816b61a",
  "_user": "housenli",
  "_type": "src",
  "_file": "essHist_1.2.2.tar.gz",
  "_fileid": "975827e3ce8ad8068627545355609f7eba8486ad024e7a2138f138ca5c65ff3c",
  "_filesize": 1664180,
  "_sha256": "975827e3ce8ad8068627545355609f7eba8486ad024e7a2138f138ca5c65ff3c",
  "_created": "2026-05-23T06:42:15.000Z",
  "_published": "2026-05-23T06:49:45.283Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77503880671,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175019607"
    },
    {
      "job": 77503880674,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175020121"
    },
    {
      "job": 77503880666,
      "time": 156,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175021090"
    },
    {
      "job": 77503880669,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175019840"
    },
    {
      "job": 77503880683,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175019414"
    },
    {
      "job": 77503880684,
      "time": 413,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175041972"
    },
    {
      "job": 77503880688,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175018746"
    },
    {
      "job": 77503880677,
      "time": 382,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175039292"
    },
    {
      "job": 77503748917,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175007175"
    },
    {
      "job": 77503880654,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175016154"
    },
    {
      "job": 77503880673,
      "time": 280,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175032814"
    },
    {
      "job": 77503880670,
      "time": 218,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175027064"
    },
    {
      "job": 77503880678,
      "time": 252,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175030284"
    }
  ],
  "_buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/housenli/esshist",
  "_commit": {
    "id": "ddbbb812f2802869139c53e36fa304d3b93ba331",
    "author": "Housen Li <housen.li@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.2\n",
    "time": 1557477003
  },
  "_maintainer": {
    "name": "Housen Li",
    "email": "housen.li@outlook.com",
    "login": "housenli",
    "description": "",
    "uuid": 54141572
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.5",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "housenli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "housenli",
      "count": 6,
      "uuid": 54141572
    }
  ],
  "_userbio": {
    "uuid": 54141572,
    "type": "user",
    "name": "Housen Li"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/essHist"
  },
  "_devurl": "https://github.com/housenli/esshist",
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/essHist.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/housenli/esshist",
  "_realowner": "housenli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2018-02-05"
    },
    {
      "version": "1.1.0",
      "date": "2018-03-28"
    },
    {
      "version": "1.1.1",
      "date": "2018-04-09"
    },
    {
      "version": "1.2.0",
      "date": "2019-03-10"
    },
    {
      "version": "1.2.1",
      "date": "2019-04-09"
    },
    {
      "version": "1.2.2",
      "date": "2019-05-10"
    }
  ],
  "_exports": [
    "checkHistogram",
    "dmixnorm",
    "essHistogram",
    "genIntv",
    "msQuantile",
    "paramExample",
    "pmixnorm",
    "rmixnorm"
  ],
  "_help": [
    {
      "page": "essHist-package",
      "title": "The Essential Histogram",
      "topics": [
        "essHist-package",
        "essHist"
      ]
    },
    {
      "page": "checkHistogram",
      "title": "Check any histogram estimator by means of the multiscale confidence set",
      "topics": [
        "checkHistogram"
      ]
    },
    {
      "page": "essHistogram",
      "title": "The Essential Histogram",
      "topics": [
        "essHistogram"
      ]
    },
    {
      "page": "genIntv",
      "title": "Generate the system of intervals",
      "topics": [
        "genIntv"
      ]
    },
    {
      "page": "mixnorm",
      "title": "The mixture of normal distributions",
      "topics": [
        "dmixnorm",
        "mixnormal",
        "paramExample",
        "pmixnorm",
        "rmixnorm"
      ]
    },
    {
      "page": "msQuantile",
      "title": "Quantile of the multiscale statistics",
      "topics": [
        "msQuantile"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_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,
  "_indexed": true,
  "_nocasepkg": "esshist",
  "_universes": [
    "housenli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-23T06:44:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "acdd90d660ddf65416d154c5d843091cf18a931897d2a30127f501f9a4691338",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-23T06:44:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "017b35f19b4e1c4e34e029e1accdc1c99e6380395eb59e069a206a72374b5175",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-23T06:44:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "ddea40e5ad4328a94ac474a08f1fc644f975abfbed8538d0adaa2cad117af38f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-23T06:44:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "2b6e0a788576fe025ba477fff9a4e63d1fd9ed2f5dd78fa70bc85ee47204e00e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-23T06:44:23.000Z",
      "arch": "aarch64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "1e54b0c88c7c6c714948323317f35af03eee4140df2e2bccb5a11f036be4d51f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-23T06:47:16.000Z",
      "arch": "x86_64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "343497536553361007f747b74e222c0d007b73eca34776b1e42105be889c58d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-23T06:44:13.000Z",
      "arch": "aarch64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "6c98c5c730486fbb6f976a3d9182d0903c956da17cc660013429482cf9688f0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-23T06:46:34.000Z",
      "arch": "x86_64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "3292a40fae9d0274dfd4a238d13cd45959bcbef39a536b81d7ded40882558d1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-05-23T06:44:12.000Z",
      "arch": "emscripten",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "ba19e6dc92db3b0e8b55add292f114256725425a4fec59a51d8017bdadf1ba54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-23T06:43:47.000Z",
      "arch": "x86_64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "7478a526f5ccd5353e8be956a36c62cf4a6a5d0aa672008786cb6f3637d4dd32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-23T06:43:31.000Z",
      "arch": "x86_64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "a46987dcd7d6de2237e3fdf26352932940f09c2f748d2705705f76ac22f5ff6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-23T06:43:42.000Z",
      "arch": "x86_64",
      "commit": "ddbbb812f2802869139c53e36fa304d3b93ba331",
      "fileid": "608bb03b2a7afe35bd5028353913a38c4e8a9d0cb3fae935463c2cb1ec528709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/housenli/actions/runs/26325988713"
    }
  ]
}