{
  "_id": "6a1ea305b25058d4daad756b",
  "Type": "Package",
  "Package": "sshist",
  "Title": "Optimal Histogram Binning Using Shimazaki-Shinomoto Method",
  "Version": "0.1.3",
  "Authors@R": "person(\"Daniil\", \"Popov\", , \"popov.daniil@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Implements the Shimazaki-Shinomoto method for optimizing\nthe bin width of a histogram. This method minimizes the mean\nintegrated squared error (MISE) and features a 'C++' backend\nfor high performance and shift-averaging to remove\nedge-position bias. Ideally suits for time-dependent rate\nestimation and identifying intrinsic data structures.  Supports\nboth 1D and 2D data distributions. For more details see\nShimazaki and Shinomoto (2007) \"A Method for Selecting the Bin\nSize of a Time Histogram\" <doi:10.1162/neco.2007.19.6.1503>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/celebithil/sshist,\nhttps://www.neuralengine.org/res/histogram.html",
  "BugReports": "https://github.com/celebithil/sshist/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 09:28:17 UTC",
    "User": "root"
  },
  "Author": "Daniil Popov [aut, cre]",
  "Maintainer": "Daniil Popov <popov.daniil@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-04 10:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/sshist",
  "RemoteRef": "HEAD",
  "RemoteSha": "c356fc4d87f5e67b852f2f7cccb1b9036274d722",
  "MD5sum": "3a038cc9e3a9a9198863de72984a6878",
  "_user": "cran",
  "_type": "src",
  "_file": "sshist_0.1.3.tar.gz",
  "_fileid": "895a641a22e38a1d0f2f606dcbc6f7604413ebf8b57f31483de3526b47d312ce",
  "_filesize": 319429,
  "_sha256": "895a641a22e38a1d0f2f606dcbc6f7604413ebf8b57f31483de3526b47d312ce",
  "_created": "2026-06-02T09:28:17.000Z",
  "_published": "2026-06-02T09:31:49.869Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79040596394,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354021721"
    },
    {
      "job": 79040596406,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354012443"
    },
    {
      "job": 79040596369,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354016879"
    },
    {
      "job": 79040596384,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354014353"
    },
    {
      "job": 79040096470,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353967735"
    },
    {
      "job": 79040596388,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354007630"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26810661623",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sshist",
  "_commit": {
    "id": "c356fc4d87f5e67b852f2f7cccb1b9036274d722",
    "author": "Daniil Popov <popov.daniil@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1772620802
  },
  "_maintainer": {
    "name": "Daniil Popov",
    "email": "popov.daniil@gmail.com",
    "login": "celebithil",
    "description": "",
    "uuid": 681167
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-02-12"
    },
    {
      "name": "0.1.2",
      "date": "2026-02-13"
    },
    {
      "name": "0.1.3",
      "date": "2026-03-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "celebithil",
      "count": 3,
      "uuid": 681167
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 448,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sshist"
  },
  "_devurl": "https://github.com/celebithil/sshist",
  "_searchresults": 0,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_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/sshist.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/celebithil/sshist",
  "_realowner": "celebithil",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-02-16"
    },
    {
      "version": "0.1.2",
      "date": "2026-02-16"
    },
    {
      "version": "0.1.3",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "sshist",
    "sshist_2d"
  ],
  "_help": [
    {
      "page": "plot.sshist",
      "title": "Plot method for sshist objects",
      "topics": [
        "plot.sshist"
      ]
    },
    {
      "page": "plot.sshist_2d",
      "title": "Plot method for sshist_2d objects",
      "topics": [
        "plot.sshist_2d"
      ]
    },
    {
      "page": "print.sshist",
      "title": "Print method for sshist objects",
      "topics": [
        "print.sshist"
      ]
    },
    {
      "page": "print.sshist_2d",
      "title": "Print method for sshist_2d objects",
      "topics": [
        "print.sshist_2d"
      ]
    },
    {
      "page": "sshist",
      "title": "Optimal Histogram Binning (Shimazaki-Shinomoto Method)",
      "topics": [
        "sshist"
      ]
    },
    {
      "page": "sshist_2d",
      "title": "Optimal 2D Histogram Binning (Shimazaki-Shinomoto Method)",
      "topics": [
        "sshist_2d"
      ]
    }
  ],
  "_readme": "https://github.com/cran/sshist/raw/HEAD/README.md",
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to sshist",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. One-Dimensional Optimization",
        "Standard Approach vs. sshist",
        "Accessing Parameters",
        "2. Two-Dimensional Optimization",
        "Performance",
        "References"
      ],
      "created": "2026-02-12 08:20:08",
      "modified": "2026-02-13 07:40:02",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "sshist",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://celebithil.r-universe.dev/sshist",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-02T09:30:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c356fc4d87f5e67b852f2f7cccb1b9036274d722",
      "fileid": "f33ee19ade6f3f6d42be1305e128185931b5bc46b2fe2826fe7d696a95c8400c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810661623"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-02T09:30:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c356fc4d87f5e67b852f2f7cccb1b9036274d722",
      "fileid": "0e1dbcf4a0ae09f9afc4540749b9d3ab1967ba1023889ba9c08b2cefb041f0c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810661623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-02T09:30:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c356fc4d87f5e67b852f2f7cccb1b9036274d722",
      "fileid": "fe04d70a5685ce7e65dcc14b0886d8ffebe2f86270e2872b62be8851bc02dd16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810661623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-02T09:30:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c356fc4d87f5e67b852f2f7cccb1b9036274d722",
      "fileid": "1cb7a82d68661d32cbfd4d2c8d7d2b78ca2475274d09bc8c824a7d95d1461089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810661623"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T09:30:29.000Z",
      "arch": "emscripten",
      "commit": "c356fc4d87f5e67b852f2f7cccb1b9036274d722",
      "fileid": "abdbff0fa031d1bd4da2a3d6d52560821d2840d106b8a459d7f86ebb74822da6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810661623"
    }
  ]
}