{
  "_id": "6a1d73111d7bb097a0a50fc7",
  "Package": "Romeb",
  "Type": "Package",
  "Title": "Robust Median-Based Bayesian Growth Curve Modeling",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Dandan\", family = \"Tang\",\nemail = \"tangdd20@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0007-3453-9660\")),\nperson(\"Xin\", \"Tong\",\nrole = \"aut\"))",
  "Description": "Implements robust median-based Bayesian growth curve\nmodels that handle Missing Completely at Random (MCAR), Missing\nAt Random (MAR), and Missing Not At Random (MNAR) missing-data\nmechanisms, and allow auxiliary variables. Models are fitted\nvia 'rjags' (interface to 'JAGS') and summarized with 'coda'.",
  "License": "GPL-3",
  "URL": "https://github.com/DandanTang0/Romeb",
  "BugReports": "https://github.com/DandanTang0/Romeb/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "SystemRequirements": "JAGS",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://dandantang0.r-universe.dev",
  "Date/Publication": "2025-12-03 03:28:44 UTC",
  "RemoteUrl": "https://github.com/dandantang0/romeb",
  "RemoteRef": "HEAD",
  "RemoteSha": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:50:51 UTC",
    "User": "root"
  },
  "Author": "Dandan Tang [aut, cre] (ORCID: <https://orcid.org/0009-0007-3453-9660>),\nXin Tong [aut]",
  "Maintainer": "Dandan Tang <tangdd20@gmail.com>",
  "MD5sum": "398d25c0048bf03eeecc36ce867fbce8",
  "_user": "dandantang0",
  "_type": "src",
  "_file": "Romeb_0.1.2.tar.gz",
  "_fileid": "a03a6c4b14ce01f885521353c398423b5f730210a88e886d1faa57f751f5edbe",
  "_filesize": 1419879,
  "_sha256": "a03a6c4b14ce01f885521353c398423b5f730210a88e886d1faa57f751f5edbe",
  "_created": "2026-06-01T11:50:51.000Z",
  "_published": "2026-06-01T11:54:57.854Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78846006683,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7330734591"
    },
    {
      "job": 78846006673,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7330743092"
    },
    {
      "job": 78846006674,
      "time": 212,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7330748640"
    },
    {
      "job": 78846006653,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7330723963"
    },
    {
      "job": 78845498891,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330688385"
    },
    {
      "job": 78846006733,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330726427"
    },
    {
      "job": 78846006705,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7330730898"
    },
    {
      "job": 78846006723,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7330717756"
    },
    {
      "job": 78846006708,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7330722120"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dandantang0/romeb",
  "_commit": {
    "id": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
    "author": "Dandan Tang <150409008+DandanTang0@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1764732524
  },
  "_maintainer": {
    "name": "Dandan Tang",
    "email": "tangdd20@gmail.com",
    "login": "dandantang0",
    "description": "PhD candidate in quantitative psychology",
    "uuid": 150409008
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "rjags",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dandantang0",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 6
    },
    {
      "week": "2025-46",
      "n": 19
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dandantang0",
      "count": 71,
      "uuid": 150409008
    }
  ],
  "_userbio": {
    "uuid": 150409008,
    "type": "user",
    "name": "Dandan Tang",
    "description": "PhD candidate in quantitative psychology"
  },
  "_downloads": {
    "count": 97,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Romeb"
  },
  "_devurl": "https://github.com/dandantang0/romeb",
  "_searchresults": 4,
  "_topics": [
    "jags",
    "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/Romeb.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dandantang0/romeb",
  "_realowner": "dandantang0",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-11-17"
    }
  ],
  "_exports": [
    "model",
    "model_MNAR",
    "model_MNAR_k",
    "Romeb"
  ],
  "_datasets": [
    {
      "name": "NYS",
      "title": "Youth Attitudes toward Deviance (NYS, 1976–1980)",
      "object": "NYS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "gender",
        "Atd1",
        "Atd2",
        "Atd3",
        "Atd4",
        "Atd5"
      ],
      "rows": 1725,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "model",
      "title": "Bayesian Growth Curve Model for Complete Data, MCAR (Missing Completely at Random, and MAR (Missing at Random",
      "topics": [
        "model"
      ]
    },
    {
      "page": "model_MNAR",
      "title": "Bayesian Growth Curve Model for MNAR (Missing Not At Random)",
      "topics": [
        "model_MNAR"
      ]
    },
    {
      "page": "model_MNAR_k",
      "title": "Bayesian Growth-Curve Model for MNAR with Auxiliary Variable (k)",
      "topics": [
        "model_MNAR_k"
      ]
    },
    {
      "page": "NYS",
      "title": "Youth Attitudes toward Deviance (NYS, 1976–1980)",
      "topics": [
        "NYS"
      ]
    },
    {
      "page": "Romeb",
      "title": "Romeb: Robust Median-Based Bayesian Growth Curve Modeling",
      "topics": [
        "Romeb-package",
        "Romeb"
      ]
    }
  ],
  "_readme": "https://github.com/dandantang0/romeb/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "lattice",
    "rjags"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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": "romeb-intro.Rmd",
      "filename": "romeb-intro.html",
      "title": "Romeb Package: An Introduction",
      "author": "Dandan Tang, Xin Tong",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Function usage",
        "Arguments",
        "Output object",
        "Quick examples",
        "MCAR example",
        "MNAR with auxiliary variables",
        "Inspecting convergence visually",
        "How to cite"
      ],
      "created": "2025-11-12 22:05:00",
      "modified": "2025-11-12 22:05:00",
      "commits": 1
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "romeb",
  "_universes": [
    "dandantang0"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:53:01.000Z",
      "distro": "noble",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "e8972010c8214ce427f4e8f08847082f7912fde5d042b9bf34d119a67761efb7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:53:33.000Z",
      "distro": "noble",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "712dbba8463720e559c21b019ab72c14ab03a88067bc8742f5149d83c6b40b10",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:52:57.000Z",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "1be88a29391d00c9949e45a7c3091000bca0afbb41366ca7eeaf5c6675699a90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:52:41.000Z",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "6463f6cf3ee49c2543883596b609f5484dde969688ea2901e326082cf8d066e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-01T11:52:59.000Z",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "b7b84fa71b9ed57896d16c5ff86bf4699ba0f66b5830cb39d115238ae5c62fc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:52:49.000Z",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "b7e21b8112d0e3a77c94d8f2390f477283aa4e8d2a606db289fded1163fe4853",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:52:11.000Z",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "3e65bbc9ddc1a97d1ef960f0379c3d57bad1a738b67b9b3753c278e6b7f9fafc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:52:25.000Z",
      "commit": "778bc247a7d01f6cd0f1a85eb2f9f1ee36f23fff",
      "fileid": "dc1fa2b8944878ca3e01e75257307c15523c2543bc9efb93e51866faebe8a6af",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dandantang0/actions/runs/26752976075"
    }
  ]
}