{
  "_id": "6a10448facfb0bcc41c9e46e",
  "Package": "MHDA",
  "Type": "Package",
  "Title": "Massive Hierarchically Data Analysis",
  "Version": "2.0",
  "Date": "2025-09-02",
  "Authors@R": "c(person(\"Yarong\", \"Yang\", role=c(\"aut\",\"cre\"),email=\"Yi.YA_yaya@hotmail.com\"),\nperson(\"Jacob\", \"Zhang\", role=\"aut\"))",
  "Maintainer": "Yarong Yang <Yi.YA_yaya@hotmail.com>",
  "Description": "Three main functions about analyzing massive data (missing\nobservations are allowed) considered from multiple layers of\ncategories are demonstrated. Flexible and diverse applications\nof the function parameters make the data analyses powerful.",
  "Collate": "MHDA.R MHDA.plot.R Steps.analysis.R AllClasses.R",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:25:21 UTC",
    "User": "root"
  },
  "Author": "Yarong Yang [aut, cre], Jacob Zhang [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-02 02:10:09 UTC",
  "RemoteUrl": "https://github.com/cran/MHDA",
  "RemoteRef": "HEAD",
  "RemoteSha": "e32d030de4c758b617535873a344a0c8a03919d7",
  "MD5sum": "9326b3b74f7923c0e39efc1ac2b28f22",
  "_user": "cran",
  "_type": "src",
  "_file": "MHDA_2.0.tar.gz",
  "_fileid": "fd97c10974b43329c19fd5512cee9e4f481fb185bb9c1e8feb81c9bfe0e92d0f",
  "_filesize": 113038,
  "_sha256": "fd97c10974b43329c19fd5512cee9e4f481fb185bb9c1e8feb81c9bfe0e92d0f",
  "_created": "2026-05-11T06:25:21.000Z",
  "_published": "2026-05-22T11:57:03.219Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77374712767,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911661330"
    },
    {
      "job": 77374712495,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911662002"
    },
    {
      "job": 77374712571,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911637214"
    },
    {
      "job": 77374712082,
      "time": 75,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159896272"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25653875521",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MHDA",
  "_commit": {
    "id": "e32d030de4c758b617535873a344a0c8a03919d7",
    "author": "Yarong Yang <Yi.YA_yaya@hotmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0\n",
    "time": 1756779009
  },
  "_maintainer": {
    "name": "Yarong Yang",
    "email": "yi.ya_yaya@hotmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0",
      "date": "2025-09-02"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 315,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MHDA"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MHDA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-03-10"
    },
    {
      "version": "1.1",
      "date": "2022-04-20"
    },
    {
      "version": "1.2",
      "date": "2022-06-12"
    },
    {
      "version": "1.3",
      "date": "2024-10-08"
    },
    {
      "version": "1.4",
      "date": "2024-10-15"
    },
    {
      "version": "2.0",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "MHDA",
    "MHDA.plot",
    "Steps.analysis"
  ],
  "_help": [
    {
      "page": "MHDA-package",
      "title": "Massive Hierarchically Data Analysis",
      "topics": [
        "MHDA-package"
      ]
    },
    {
      "page": "MHDA",
      "title": "Massive Hierarchically Data Analysis",
      "topics": [
        "MHDA"
      ]
    },
    {
      "page": "MHDA.plot",
      "title": "Plotting Results from Massive Hierarchically Data Analysis",
      "topics": [
        "MHDA.plot"
      ]
    },
    {
      "page": "Res.mhda.1-class",
      "title": "Class to contain the MHDA results for a single unit.",
      "topics": [
        "Res.mhda.1-class"
      ]
    },
    {
      "page": "Res.mhda.2-class",
      "title": "Class to contain the MHDA results for Category.I and Category.II.",
      "topics": [
        "Res.mhda.2-class"
      ]
    },
    {
      "page": "Steps.analysis",
      "title": "Stepwise analysis of a series of numeric observations on multiple levels of rhythms",
      "topics": [
        "Steps.analysis"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mhda",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-11T06:27:08.000Z",
      "distro": "noble",
      "commit": "e32d030de4c758b617535873a344a0c8a03919d7",
      "fileid": "0c152d740aac28d33a049f9213ac481e2a3e5a68c990188de60d9a67646f6a8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653875521"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-11T06:27:10.000Z",
      "distro": "noble",
      "commit": "e32d030de4c758b617535873a344a0c8a03919d7",
      "fileid": "d895f75446da2b6dc7e33b44763b52940b055edfce194b828aae4ccd6ab736c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653875521"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-05-22T11:56:47.000Z",
      "commit": "e32d030de4c758b617535873a344a0c8a03919d7",
      "fileid": "c425086ecc9eb8e4b9baa09efbe6eb8fc6f5c347dea5397f435685ea2525bb96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653875521"
    }
  ]
}