{
  "_id": "6a114d87acfb0bcc41ce919e",
  "Package": "Taba",
  "Type": "Package",
  "Title": "Taba Robust Correlations",
  "Version": "1.0.0",
  "Authors@R": "c( person(\"Mohammad\", \"Tabatabai\", email = \"mtabatabai@mmc.edu\",\nrole = c(\"aut\")),\nperson(\"Derek\", \"Wilus\", email = \"dwilus@mmc.edu\",\nrole = c(\"aut\", \"cre\")) )",
  "Description": "Calculates the robust Taba linear, Taba rank (monotonic),\nTabWil, and TabWil rank correlations. Test statistics as well\nas one sided or two sided p-values are provided for all\ncorrelations. Multiple correlations and p-values can be\ncalculated simultaneously across multiple variables. In\naddition, users will have the option to use the partial,\nsemipartial, and generalized partial correlations; where the\npartial and semipartial correlations use linear, logistic, or\nPoisson regression to modify the specified variable.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:45:13 UTC",
    "User": "root"
  },
  "Author": "Mohammad Tabatabai [aut], Derek Wilus [aut, cre]",
  "Maintainer": "Derek Wilus <dwilus@mmc.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-03-31 18:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/Taba",
  "RemoteRef": "HEAD",
  "RemoteSha": "629a01094c15f0a2b5619018ba4aba83d5ad48b5",
  "MD5sum": "c22c878b5dd94fcd4b04da1ba646dbbb",
  "_user": "cran",
  "_type": "src",
  "_file": "Taba_1.0.0.tar.gz",
  "_fileid": "d271d660093fce1bb9f37eda421a48430fe1ae7c60a1eed5a892e81f51226138",
  "_filesize": 105694,
  "_sha256": "d271d660093fce1bb9f37eda421a48430fe1ae7c60a1eed5a892e81f51226138",
  "_created": "2026-05-23T06:45:13.000Z",
  "_published": "2026-05-23T06:47:35.563Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77504021877,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175033247"
    },
    {
      "job": 77504021881,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175033210"
    },
    {
      "job": 77503873110,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175022615"
    },
    {
      "job": 77504021868,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175031946"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26326036094",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Taba",
  "_commit": {
    "id": "629a01094c15f0a2b5619018ba4aba83d5ad48b5",
    "author": "Derek Wilus <dwilus@mmc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1617216602
  },
  "_maintainer": {
    "name": "Derek Wilus",
    "email": "dwilus@mmc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_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": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Taba"
  },
  "_mentions": 1,
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Taba.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-18"
    },
    {
      "version": "0.1.1",
      "date": "2020-04-18"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-22"
    },
    {
      "version": "1.0.0",
      "date": "2021-03-31"
    }
  ],
  "_exports": [
    "taba",
    "taba.gpartial",
    "taba.matrix",
    "taba.partial",
    "taba.test"
  ],
  "_help": [
    {
      "page": "taba",
      "title": "Robust Correlation",
      "topics": [
        "taba"
      ]
    },
    {
      "page": "taba.gpartial",
      "title": "Generalized Taba Partial and Taba Rank Partial Correlation",
      "topics": [
        "taba.gpartial"
      ]
    },
    {
      "page": "taba.matrix",
      "title": "Robust Correlation Matrix",
      "topics": [
        "taba.matrix"
      ]
    },
    {
      "page": "taba.partial",
      "title": "Robust Partial and Semipartial Correlation",
      "topics": [
        "taba.partial"
      ]
    },
    {
      "page": "taba.test",
      "title": "Robust Correlation Test",
      "topics": [
        "taba.test"
      ]
    }
  ],
  "_rundeps": [
    "DEoptimR",
    "robustbase"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "taba",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T06:47:08.000Z",
      "distro": "noble",
      "commit": "629a01094c15f0a2b5619018ba4aba83d5ad48b5",
      "fileid": "2353ff7a063a668cf23f6a2cc49c61910987305d2c9481d10b10332a2ab31be4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326036094"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T06:47:07.000Z",
      "distro": "noble",
      "commit": "629a01094c15f0a2b5619018ba4aba83d5ad48b5",
      "fileid": "9257077d825385a84b43d3581a92cea9aef40863a15103e9fd602d31f7c7e5eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326036094"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-23T06:47:08.000Z",
      "commit": "629a01094c15f0a2b5619018ba4aba83d5ad48b5",
      "fileid": "bc37d4a280f8b7886ea6f3ff134330cee34af4e0711aceb96b1de29ee6e5f0f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326036094"
    }
  ]
}