{
  "_id": "6a1a4e051d7bb097a09cfe69",
  "Package": "ReliaLearnR",
  "Type": "Package",
  "Title": "Learning Modules for Reliability Analysis",
  "Version": "0.5",
  "URL": "https://paulgovan.github.io/ReliaLearnR/,\nhttps://github.com/paulgovan/ReliaLearnR",
  "BugReports": "https://github.com/paulgovan/ReliaLearnR/issues",
  "Authors@R": "person(\"Paul\", \"Govan\", email = \"paul.govan2@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"), \ncomment = c(ORCID = \"0000-0002-1821-8492\"))",
  "Description": "Learning modules for reliability analysis including\nmodules for Reliability, Availability, and Maintainability\n(RAM) Analysis, Life Data Analysis, Reliability Testing,\nRepairable Systems Analysis, and Reliability Block Diagrams.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libsodium-dev libuv1-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://paulgovan.r-universe.dev",
  "Date/Publication": "2026-05-29 23:17:30 UTC",
  "RemoteUrl": "https://github.com/paulgovan/relialearnr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 02:36:24 UTC",
    "User": "root"
  },
  "Author": "Paul Govan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1821-8492>)",
  "Maintainer": "Paul Govan <paul.govan2@gmail.com>",
  "MD5sum": "611314e73db2c42a3a18edca854d2661",
  "_user": "paulgovan",
  "_type": "src",
  "_file": "ReliaLearnR_0.5.tar.gz",
  "_fileid": "3af0defc0f077db71a43c1639e16c6401fad590f9e2a37d6509eab99fc9c4bc0",
  "_filesize": 385532,
  "_sha256": "3af0defc0f077db71a43c1639e16c6401fad590f9e2a37d6509eab99fc9c4bc0",
  "_created": "2026-05-30T02:36:24.000Z",
  "_published": "2026-05-30T02:40:05.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78617336580,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7304674790"
    },
    {
      "job": 78617336571,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7304672857"
    },
    {
      "job": 78617336573,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7304665577"
    },
    {
      "job": 78617336578,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7304665951"
    },
    {
      "job": 78617149575,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7304656990"
    },
    {
      "job": 78617336556,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7304670928"
    },
    {
      "job": 78617336585,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7304671530"
    },
    {
      "job": 78617336576,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7304667682"
    },
    {
      "job": 78617336583,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7304666566"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulgovan/relialearnr",
  "_commit": {
    "id": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
    "author": "Paul Govan <paul.govan2@gmail.com>",
    "committer": "Paul Govan <paul.govan2@gmail.com>",
    "message": "Update companion book\n",
    "time": 1780096650
  },
  "_maintainer": {
    "name": "Paul Govan",
    "email": "paul.govan2@gmail.com",
    "login": "paulgovan",
    "linkedin": "in/paulgovan",
    "orcid": "0000-0002-1821-8492",
    "description": "Senior Reliability Engineer at GE Aerospace",
    "uuid": 11376796
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "learnr",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "ReliaGrowR",
      "role": "Imports"
    },
    {
      "package": "WeibullR",
      "role": "Imports"
    },
    {
      "package": "WeibullR.ALT",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "ReliaPlotR",
      "role": "Suggests"
    },
    {
      "package": "ReliaShiny",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paulgovan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 7
    },
    {
      "week": "2025-36",
      "n": 9
    },
    {
      "week": "2025-38",
      "n": 13
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 19
    },
    {
      "week": "2025-41",
      "n": 7
    },
    {
      "week": "2025-44",
      "n": 11
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 5
    },
    {
      "week": "2026-22",
      "n": 20
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-07-16"
    },
    {
      "name": "v0.3",
      "date": "2025-12-20"
    },
    {
      "name": "v0.3.1",
      "date": "2026-01-07"
    },
    {
      "name": "v0.5",
      "date": "2026-05-27"
    }
  ],
  "_topics": [
    "life-data-analysis",
    "reliability",
    "tutorial",
    "weibull-analysis"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paulgovan",
      "count": 189,
      "uuid": 11376796
    },
    {
      "user": "lwjohnst86",
      "count": 9,
      "uuid": 6662983
    }
  ],
  "_userbio": {
    "uuid": 11376796,
    "type": "user",
    "name": "Paul Govan",
    "description": "Senior Reliability Engineer at GE Aerospace"
  },
  "_downloads": {
    "count": 466,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ReliaLearnR"
  },
  "_devurl": "https://github.com/paulgovan/relialearnr",
  "_pkgdown": "https://paulgovan.github.io/ReliaLearnR/",
  "_searchresults": 5,
  "_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/ReliaLearnR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulgovan/relialearnr",
  "_realowner": "paulgovan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2026-01-06"
    },
    {
      "version": "0.5",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "avail",
    "fr",
    "lda",
    "mtbf",
    "mttf",
    "ram",
    "rbd",
    "rel",
    "rs",
    "rt"
  ],
  "_help": [
    {
      "page": "avail",
      "title": "Availability (1 - unavailability / total)",
      "topics": [
        "avail"
      ]
    },
    {
      "page": "fr",
      "title": "Failure rate (lambda)",
      "topics": [
        "fr"
      ]
    },
    {
      "page": "lda",
      "title": "Launch the Life Data Analysis Tutorial",
      "topics": [
        "lda"
      ]
    },
    {
      "page": "mtbf",
      "title": "Mean Time Between Failures (MTBF) for repairable items.",
      "topics": [
        "mtbf"
      ]
    },
    {
      "page": "mttf",
      "title": "Mean Time To Failure (MTTF)",
      "topics": [
        "mttf"
      ]
    },
    {
      "page": "ram",
      "title": "Launch the RAM Analysis Tutorial",
      "topics": [
        "ram"
      ]
    },
    {
      "page": "rbd",
      "title": "Launch the Reliability Block Diagram Tutorial",
      "topics": [
        "rbd"
      ]
    },
    {
      "page": "rel",
      "title": "Reliability (1 - outage / total)",
      "topics": [
        "rel"
      ]
    },
    {
      "page": "rs",
      "title": "Launch the Repairable Systems Analysis Tutorial",
      "topics": [
        "rs"
      ]
    },
    {
      "page": "rt",
      "title": "Launch the Reliability Testing Tutorial",
      "topics": [
        "rt"
      ]
    }
  ],
  "_pkglogo": "https://github.com/paulgovan/relialearnr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/paulgovan/relialearnr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "commonmark",
    "crayon",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "learnr",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "nlme",
    "otel",
    "plumber",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "ReliaGrowR",
    "renv",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "sass",
    "segmented",
    "shiny",
    "sodium",
    "sourcetools",
    "stringi",
    "swagger",
    "tinytex",
    "webutils",
    "WeibullR",
    "WeibullR.ALT",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "helpers.Rmd",
      "filename": "helpers.html",
      "title": "Helper Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples"
      ],
      "created": "2025-09-30 17:03:07",
      "modified": "2026-04-16 01:49:29",
      "commits": 2
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "relialearnr",
  "_universes": [
    "paulgovan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-30T02:39:24.000Z",
      "distro": "noble",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "45b9535a3b52ac5658f4711260936629cebb48b1f8ef92110483db499790c4da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-30T02:38:34.000Z",
      "distro": "noble",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "40151abf5690dd966db3db7fab3c865e37df1c40f89006acae0107d979f6d982",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-30T02:37:53.000Z",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "30880c1a26ef6a0bdeaa65e2e4b0083de0a1871fdc3e96eb802fe1ba040ba0e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-30T02:37:56.000Z",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "588e848f6d2f307234339c7e107f5c9e2c10289408176bcf9964a0213664ed94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5",
      "date": "2026-05-30T02:39:04.000Z",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "043e14075ed4c06fbbcaec824ec7d64b640963714e031eb13e5473f5f91ed1b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-30T02:38:34.000Z",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "dff712c9c581dee05dce1079475dab5c40e7f77550f5694121b28a240a15306b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-30T02:38:02.000Z",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "1c07c0488fed0d98e267b720dcc09623b3747e8ed63e38630e4771c9cc366042",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-30T02:37:49.000Z",
      "commit": "4f32a154f6386d55dd356f5deadf8612f8dd93e2",
      "fileid": "82e03b473deac08aa31611a78511410fa7d704820b11fd7ef5327edd63c66c22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672102453"
    }
  ]
}