{
  "_id": "6a169939acfb0bcc41d7d6f8",
  "Package": "EstimDiagnostics",
  "Type": "Package",
  "Title": "Diagnostic Tools and Unit Tests for Statistical Estimators",
  "Authors@R": "person(\"Dmitry\", \"Otryakhin\", email = \"d.otryakhin.acad@protonmail.ch\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4700-7221\"))",
  "Version": "0.0.3",
  "Author": "Dmitry Otryakhin [aut, cre]\n(<https://orcid.org/0000-0002-4700-7221>)",
  "Maintainer": "Dmitry Otryakhin <d.otryakhin.acad@protonmail.ch>",
  "Description": "Extension of 'testthat' package to make unit tests on\nempirical distributions of estimators and functions for\ndiagnostics of their finite-sample performance.",
  "License": "GPL-3",
  "URL": "https://gitlab.com/Dmitry_Otryakhin/diagnostics-and-tests-for-statistical-estimators",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://otryakhin-dmitry.r-universe.dev",
  "Date/Publication": "2021-04-16 21:08:36 UTC",
  "RemoteUrl": "https://gitlab.com/dmitry_otryakhin/diagnostics-and-tests-for-statistical-estimators",
  "RemoteRef": "HEAD",
  "RemoteSha": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
  "RemoteSubdir": "EstimDiagnostics",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:05:30 UTC",
    "User": "root"
  },
  "MD5sum": "9c747c9969ac6b39abbf0e3416c95aba",
  "_user": "otryakhin-dmitry",
  "_type": "src",
  "_file": "EstimDiagnostics_0.0.3.tar.gz",
  "_fileid": "e8493922ec0b5bc3d082b3353ebe122d1916194b7e832bf2cad11cf919480c2a",
  "_filesize": 292851,
  "_sha256": "e8493922ec0b5bc3d082b3353ebe122d1916194b7e832bf2cad11cf919480c2a",
  "_created": "2026-05-27T07:05:30.000Z",
  "_published": "2026-05-27T07:11:53.085Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78025243234,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234042363"
    },
    {
      "job": 78025243229,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234044321"
    },
    {
      "job": 78025243267,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234088245"
    },
    {
      "job": 78025243222,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234074270"
    },
    {
      "job": 78024767235,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234000042"
    },
    {
      "job": 78025243233,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234032932"
    },
    {
      "job": 78025243245,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234027526"
    },
    {
      "job": 78025243263,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234026716"
    },
    {
      "job": 78025243244,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234039311"
    }
  ],
  "_buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://gitlab.com/dmitry_otryakhin/diagnostics-and-tests-for-statistical-estimators",
  "_commit": {
    "id": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
    "author": "Dmitry_Otryakhin <d.otryakhin.acad@protonmail.ch>",
    "committer": "Dmitry_Otryakhin <d.otryakhin.acad@protonmail.ch>",
    "message": "LazyData Note was fixed. CRAN release 0.0.3.\n",
    "time": 1618607316
  },
  "_maintainer": {
    "name": "Dmitry Otryakhin",
    "email": "d.otryakhin.acad@protonmail.ch",
    "login": "otryakhin-dmitry",
    "description": "",
    "uuid": 8742585,
    "orcid": "0000-0002-4700-7221"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "foreach",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.2",
      "role": "Imports"
    },
    {
      "package": "goftest",
      "version": ">= 1.2-2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-dmitry_otryakhin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_userbio": {
    "uuid": 8742585,
    "type": "user",
    "name": "Otryakhin-Dmitry"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EstimDiagnostics"
  },
  "_devurl": "https://gitlab.com/dmitry_otryakhin/diagnostics-and-tests-for-statistical-estimators",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EstimDiagnostics.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/dmitry_otryakhin/diagnostics-and-tests-for-statistical-estimators",
  "_realowner": "otryakhin-dmitry",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-12-10"
    },
    {
      "version": "0.0.2",
      "date": "2021-03-07"
    },
    {
      "version": "0.0.3",
      "date": "2021-04-16"
    }
  ],
  "_exports": [
    "Estim_diagnost",
    "estims_boxplot",
    "estims_qqplot",
    "expect_distfit",
    "expect_gaussian",
    "expect_mean_equal"
  ],
  "_help": [
    {
      "page": "Estim_diagnost",
      "title": "Sample estimators' values for different sample sizes",
      "topics": [
        "Estim_diagnost"
      ]
    },
    {
      "page": "estims_boxplot",
      "title": "Boxplot of estimates",
      "topics": [
        "estims_boxplot"
      ]
    },
    {
      "page": "estims_qqplot",
      "title": "QQ-plot of estimator empirical distributions",
      "topics": [
        "estims_qqplot"
      ]
    },
    {
      "page": "expect_distfit",
      "title": "Test a parametric distribution",
      "topics": [
        "expect_distfit"
      ]
    },
    {
      "page": "expect_gaussian",
      "title": "Test a Gaussian distribution",
      "topics": [
        "expect_gaussian"
      ]
    },
    {
      "page": "expect_mean_equal",
      "title": "Test a mean-value using t-test",
      "topics": [
        "expect_mean_equal"
      ]
    }
  ],
  "_readme": "https://gitlab.com/dmitry_otryakhin/diagnostics-and-tests-for-statistical-estimators/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "evaluate",
    "farver",
    "foreach",
    "fs",
    "ggplot2",
    "glue",
    "goftest",
    "gtable",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "pkgbuild",
    "pkgload",
    "plyr",
    "praise",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "testthat",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Testing-estimators-with-EstimDiagnostics.Rmd",
      "filename": "Testing-estimators-with-EstimDiagnostics.html",
      "title": "Testing-estimators-with-EstimDiagnostics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Diagnostic functions",
        "Unit tests"
      ],
      "created": "2020-12-04 19:11:32",
      "modified": "2021-03-06 19:49:45",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "estimdiagnostics",
  "_universes": [
    "otryakhin-dmitry",
    "gitlab-dmitry_otryakhin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-27T07:07:47.000Z",
      "distro": "noble",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "08a0fc0a6ae68d1331154615ffaa926cac37c70323ccd495895ddbf1fc96e441",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-27T07:07:53.000Z",
      "distro": "noble",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "080d0f22ab65a8d7e943906944d93d398df1591a3778c0dee0635fb3e06b6c20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-27T07:10:45.000Z",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "02261756df68a5cd247e0b493978857d002feb6c82abf51c4e5436b7d852330f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-27T07:09:55.000Z",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "61e64f13ed630639daf2f3712a1567495f42e8f1a93bab94332e2e05e76cc6bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-05-27T07:07:47.000Z",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "74b3f12d7b81a60ca660ce58812b39a662955acc95e0777425469e17cdf3d154",
      "status": "success",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-27T07:06:51.000Z",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "428abef6e59824552ec98acf12000eda35811975f4df36efede6e1c1c5dc9f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-27T07:06:48.000Z",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "f3fa4e41a56ee8a7a605c634c46727a558a45ad4752c64a56d8cb969abae8795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-27T07:07:30.000Z",
      "commit": "f72f582578f6f44b379cc3ca01b38d35fe2a3e5d",
      "fileid": "c24e8cddb3111a260ced45a304ba709a6919b84e2ad47f56e488a38acb90eba9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/otryakhin-dmitry/actions/runs/26496145005"
    }
  ]
}