{
  "_id": "6a156d0eacfb0bcc41d6422f",
  "Package": "simdistr",
  "Type": "Package",
  "Title": "Assessment of Data Trial Distributions According to the\nCarlisle-Stouffer Method",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Bernardo\",\"Sousa-Pinto\",role=c(\"aut\",\"cre\"),email=\"bernardo@med.up.pt\"),\nperson(\"Joao Julio\",\"Cerqueira\",role=\"ctb\"),\nperson(\"Cristina\",\"Costa-Santos\",role=\"ctb\"),\nperson (\"John B\",\"Carlisle\",role=\"ctb\"),\nperson (\"John A\",\"Loadsman\",role=\"ctb\"),\nperson(\"Armando\",\"Teixeira-Pinto\",role=\"aut\"),\nperson(\"Hernani\",\"Goncalves\",role=\"aut\"))",
  "Author": "Bernardo Sousa-Pinto [aut, cre], Joao Julio Cerqueira [ctb],\nCristina Costa-Santos [ctb], John B Carlisle [ctb], John A\nLoadsman [ctb], Armando Teixeira-Pinto [aut], Hernani Goncalves\n[aut]",
  "Maintainer": "Bernardo Sousa-Pinto <bernardo@med.up.pt>",
  "Description": "Assessment of the distributions of baseline continuous and\ncategorical variables in randomised trials. This method is\nbased on the Carlisle-Stouffer method with Monte Carlo\nsimulations. It calculates p-values for each trial baseline\nvariable, as well as combined p-values for each trial - these\np-values measure how compatible are distributions of trials\nbaseline variables with random sampling. This package also\nallows for graphically plotting the cumulative frequencies of\ncomputed p-values. Please note that code was partly adapted\nfrom Carlisle JB, Loadsman JA. (2017) <doi:10.1111/anae.13650>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:48:50 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-08-02 16:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/simdistr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d00296d213588010513eb99e19fe875b10b4018",
  "MD5sum": "3cdedac4e434e77b67693a21b5ebd8ac",
  "_user": "cran",
  "_type": "src",
  "_file": "simdistr_1.0.1.tar.gz",
  "_fileid": "d35e423f01434b860632ae99a343ef21acdc57dee9c2825843863d925271e82a",
  "_filesize": 94650,
  "_sha256": "d35e423f01434b860632ae99a343ef21acdc57dee9c2825843863d925271e82a",
  "_created": "2026-05-26T09:48:50.000Z",
  "_published": "2026-05-26T09:51:10.049Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77849181050,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213966987"
    },
    {
      "job": 77849181072,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213969522"
    },
    {
      "job": 77848744305,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213930879"
    },
    {
      "job": 77849180999,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213962313"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26444934363",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/simdistr",
  "_commit": {
    "id": "3d00296d213588010513eb99e19fe875b10b4018",
    "author": "Bernardo Sousa-Pinto <bernardo@med.up.pt>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1564762802
  },
  "_maintainer": {
    "name": "Bernardo Sousa-Pinto",
    "email": "bernardo@med.up.pt"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 135,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simdistr"
  },
  "_searchresults": 2,
  "_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/simdistr.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-02"
    },
    {
      "version": "1.0.1",
      "date": "2019-08-02"
    }
  ],
  "_exports": [
    "sim_distr"
  ],
  "_datasets": [
    {
      "name": "example_trials",
      "title": "Data of baseline variables of seven randomised trials.",
      "object": "example_trials",
      "class": [
        "data.frame"
      ],
      "fields": [
        "trial",
        "variable",
        "group",
        "participants",
        "mean",
        "sd",
        "decimals",
        "type",
        "name"
      ],
      "rows": 93,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example_trials",
      "title": "Data of baseline variables of seven randomised trials.",
      "topics": [
        "example_trials"
      ]
    },
    {
      "page": "sim_distr",
      "title": "Assessment of Data Trial Distributions According to the Carlisle-Stouffer Method",
      "topics": [
        "sim_distr"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "simdistr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T09:50:38.000Z",
      "distro": "noble",
      "commit": "3d00296d213588010513eb99e19fe875b10b4018",
      "fileid": "c26ee5253a92ba172f2fa1e5d440de44b8575665ef6382ff39001ae1fc6978d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26444934363"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T09:50:42.000Z",
      "distro": "noble",
      "commit": "3d00296d213588010513eb99e19fe875b10b4018",
      "fileid": "87c263b9a06ccea0bd2de09e19086148000117052c6b2612b06f39a4b1f94cc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26444934363"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-26T09:50:34.000Z",
      "commit": "3d00296d213588010513eb99e19fe875b10b4018",
      "fileid": "2caf8265282b7d84663fb5a3e371a5b9db7aacaad01ef427155208d2a2551885",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26444934363"
    }
  ]
}