{
  "_id": "6a169618acfb0bcc41d7b5e0",
  "Type": "Package",
  "Package": "ztpln",
  "Title": "Zero-Truncated Poisson Lognormal Distribution",
  "Version": "0.1.3",
  "Date": "2025-11-28",
  "Authors@R": "person(given = \"Masatoshi\",\nfamily = \"Katabuchi\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"mattocci27@gmail.com\")",
  "Description": "Functions for obtaining the density, random variates and\nmaximum likelihood estimates of the Zero-truncated Poisson\nlognormal distribution and their mixture distribution.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mattocci27/ztpln",
  "BugReports": "https://github.com/mattocci27/ztpln/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://mattocci27.r-universe.dev",
  "Date/Publication": "2025-11-28 07:13:48 UTC",
  "RemoteUrl": "https://github.com/mattocci27/ztpln",
  "RemoteRef": "HEAD",
  "RemoteSha": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
  "Packaged": {
    "Date": "2026-05-27 06:51:24 UTC",
    "User": "root"
  },
  "Author": "Masatoshi Katabuchi [aut, cre, cph]",
  "Maintainer": "Masatoshi Katabuchi <mattocci27@gmail.com>",
  "MD5sum": "f5ea4dc284320a0497f8a51d23436db7",
  "_user": "mattocci27",
  "_type": "src",
  "_file": "ztpln_0.1.3.tar.gz",
  "_fileid": "6f766d3723145f8c03072ca50ef746a65775b107fbc5571cd47932d241a6e0a6",
  "_filesize": 292589,
  "_sha256": "6f766d3723145f8c03072ca50ef746a65775b107fbc5571cd47932d241a6e0a6",
  "_created": "2026-05-27T06:51:24.000Z",
  "_published": "2026-05-27T06:58:32.964Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78023371119,
      "time": 216,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233829235"
    },
    {
      "job": 78023371206,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233822819"
    },
    {
      "job": 78023371078,
      "time": 184,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233821373"
    },
    {
      "job": 78023371099,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233823246"
    },
    {
      "job": 78023371132,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233845062"
    },
    {
      "job": 78023371129,
      "time": 340,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233867430"
    },
    {
      "job": 78023371185,
      "time": 203,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233839919"
    },
    {
      "job": 78023371111,
      "time": 356,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233857101"
    },
    {
      "job": 78022866839,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233770822"
    },
    {
      "job": 78023371101,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233806390"
    },
    {
      "job": 78023371127,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233809102"
    },
    {
      "job": 78023371195,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233815350"
    },
    {
      "job": 78023371145,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233819611"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mattocci27/ztpln",
  "_commit": {
    "id": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
    "author": "Masatoshi Katabuchi <mattocci27@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from mattocci27/fix\n\nFix",
    "time": 1764314028
  },
  "_maintainer": {
    "name": "Masatoshi Katabuchi",
    "email": "mattocci27@gmail.com",
    "login": "mattocci27",
    "bluesky": "@mattocci.bsky.social",
    "twitter": "@mattocci",
    "description": "",
    "uuid": 12104199
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3.3.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppNumerical",
      "version": ">= 0.3-2",
      "role": "LinkingTo"
    },
    {
      "package": "DistributionUtils",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "mixtools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mattocci27",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattocci27",
      "count": 97,
      "uuid": 12104199
    }
  ],
  "_userbio": {
    "uuid": 12104199,
    "type": "user",
    "name": "Masatoshi Katabuchi"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ztpln"
  },
  "_devurl": "https://github.com/mattocci27/ztpln",
  "_searchresults": 4,
  "_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/ztpln.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mattocci27/ztpln",
  "_realowner": "mattocci27",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-07-24"
    },
    {
      "version": "0.1.1",
      "date": "2020-07-28"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-09"
    },
    {
      "version": "0.1.3",
      "date": "2025-11-28"
    }
  ],
  "_exports": [
    "dztpln",
    "dztplnm",
    "rztpln",
    "rztplnm",
    "ztplnMLE",
    "ztplnmMLE"
  ],
  "_help": [
    {
      "page": "dztpln",
      "title": "The zero-truncated compund poisson-lognormal distributions",
      "topics": [
        "dztpln",
        "rztpln"
      ]
    },
    {
      "page": "dztplnm",
      "title": "The zero-truncated compund poisson-lognormal distributions mixture",
      "topics": [
        "dztplnm",
        "rztplnm"
      ]
    },
    {
      "page": "ztplnMLE",
      "title": "MLE for the Zero-truncated Poisson Lognormal distribution",
      "topics": [
        "ztplnMLE"
      ]
    },
    {
      "page": "ztplnmMLE",
      "title": "MLE for the Zero-truncated Poisson Lognormal mixture distribtuion",
      "topics": [
        "ztplnmMLE"
      ]
    }
  ],
  "_readme": "https://github.com/mattocci27/ztpln/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "DistributionUtils",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixtools",
    "nlme",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppNumerical",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "segmented",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "ztpln.Rmd",
      "filename": "ztpln.html",
      "title": "Zero Truncated Poisson Lognormal Distribution",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ZTPLN - type 1",
        "ZTPLN - type 2",
        "Mixture models",
        "Functions",
        "Examples",
        "Random variates",
        "Maximum likelihood estimation",
        "Probability density plots",
        "Reference"
      ],
      "created": "2025-11-28 07:13:48",
      "modified": "2025-11-28 07:13:48",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ztpln",
  "_universes": [
    "mattocci27"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-27T06:54:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "665afd5aa194c7519d0479cdab6034a61fd67d0d8515fc6e4e8de006a0a99a0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-27T06:54:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "fe4c0e8290b5e99541e548fc03079155d0218787903c311d8014a2552100b11d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-27T06:54:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "0de1ce31e69b75679ba1f84e879ef27b0ded12375119a979a39cecbcc3eb062f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-27T06:54:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "de734f2ed46188e5a1d53756371057ba4ae6247ba2a96050f3b23b799ca193dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-27T06:55:49.000Z",
      "arch": "aarch64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "72be30c848149e767ab5a097ddf2bf819e35663d74e319dc32c630f04470fda2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-27T06:56:16.000Z",
      "arch": "x86_64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "8441a112968c04e865cbaaeb2c5395ba9721beb1c004a2bed3907b13ace4ebe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-27T06:55:20.000Z",
      "arch": "aarch64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "d74daf1a89452967187133f4ed6487091ed449ecd6b502934228ace309c61b2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-27T06:55:21.000Z",
      "arch": "x86_64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "0948553306d362aad2bf71e8d4f044547587537bde690881fdab22073d84db93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-27T06:54:00.000Z",
      "arch": "emscripten",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "9c1fecff18b7ae0b65c8e964eebe13c13a11e22563ffba2d21734a34ab6cd637",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-27T06:53:04.000Z",
      "arch": "x86_64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "715e34386053d30c1065379afd54ab56c9a7544417ddb337ec637839a19554cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-27T06:53:01.000Z",
      "arch": "x86_64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "2284f46182c37cf0cd5cdece6b122e1937485568694985438382d2fed3956b40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-27T06:53:19.000Z",
      "arch": "x86_64",
      "commit": "301c8a65706765fdbc8ec2f41d4636410edaa04e",
      "fileid": "2e239fa07e941e8a39242439a7ecd820f7dd42bf47c7892f708b0316e9b0bf24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattocci27/actions/runs/26495557878"
    }
  ]
}