{
  "_id": "6a10229aacfb0bcc41c8cca8",
  "Package": "primate",
  "Version": "0.2.0",
  "Date": "2022-05-05",
  "Title": "Tools and Methods for Primatological Data Science",
  "Author": "David Schruth [aut][cre], Marc Myers [ctb], Noel Rowe [aut]",
  "Maintainer": "David Schruth <data@anthropoidea.org>",
  "Description": "Data from All the World's Primates relational SQL database\nand other tabular datasets are made available via drivers and\nconnection functions. Additionally we provide several functions\nand examples to facilitate the merging and aggregation of these\ntabular inputs.",
  "License": "Apache License",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:12:58 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-05-09 06:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/primate",
  "RemoteRef": "HEAD",
  "RemoteSha": "b440e87bab12cddc84db6ed760a4488c0ad7d0d8",
  "MD5sum": "a4963091adab2b25ff73feb4a1ffa98a",
  "_user": "cran",
  "_type": "src",
  "_file": "primate_0.2.0.tar.gz",
  "_fileid": "369ac7ac4b96ba773826807980c3317784399adaf95a9ac9ab382a672b392fc3",
  "_filesize": 1010307,
  "_sha256": "369ac7ac4b96ba773826807980c3317784399adaf95a9ac9ab382a672b392fc3",
  "_created": "2026-05-14T05:12:58.000Z",
  "_published": "2026-05-22T09:32:10.617Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353367814,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987642045"
    },
    {
      "job": 77353367645,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987646787"
    },
    {
      "job": 77353367231,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987622171"
    },
    {
      "job": 77353367007,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157337334"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25780751342",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/primate",
  "_commit": {
    "id": "b440e87bab12cddc84db6ed760a4488c0ad7d0d8",
    "author": "David Schruth <data@anthropoidea.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1652077202
  },
  "_maintainer": {
    "name": "David Schruth",
    "email": "data@anthropoidea.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 1.8.0",
      "role": "Depends"
    },
    {
      "package": "caroline",
      "role": "Depends"
    },
    {
      "package": "RJDBC",
      "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": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/primate"
  },
  "_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/primate.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-05-09"
    }
  ],
  "_exports": [
    "add.gnsp.clmn",
    "AWP.connect",
    "AWP.driver",
    "AWP.get.lookup.table",
    "AWP.get.SQL.table",
    "AWP.list.SQL.tables",
    "AWP.read.pkg.tab",
    "AWP.run.SQL",
    "regroup.equivalent",
    "regroup.gnsp",
    "updatevals"
  ],
  "_help": [
    {
      "page": "add.gnsp.clmn",
      "title": "Add a genus species column",
      "topics": [
        "add.gnsp.clmn"
      ]
    },
    {
      "page": "AWP.connect",
      "title": "Create a connection to the SQL DB",
      "topics": [
        "AWP.connect"
      ]
    },
    {
      "page": "AWP.driver",
      "title": "Load the driver to access the All the World's Primate remote SQL database",
      "topics": [
        "AWP.driver"
      ]
    },
    {
      "page": "AWP.get.lookup.table",
      "title": "Get a Lookup Table",
      "topics": [
        "AWP.get.lookup.table"
      ]
    },
    {
      "page": "AWP.get.SQL.table",
      "title": "Get a SQL Table",
      "topics": [
        "AWP.get.SQL.table"
      ]
    },
    {
      "page": "AWP.list.SQL.tables",
      "title": "List the SQL tables",
      "topics": [
        "AWP.list.SQL.tables"
      ]
    },
    {
      "page": "AWP.read.pkg.tab",
      "title": "Read a table from the All the World's primates example microarchive within this package",
      "topics": [
        "AWP.read.pkg.tab"
      ]
    },
    {
      "page": "AWP.run.SQL",
      "title": "Run SQL querries",
      "topics": [
        "AWP.run.SQL"
      ]
    },
    {
      "page": "regroup.equivalent",
      "title": "Re-group data.frame by Genus_species in either old or new dataframe",
      "topics": [
        "regroup.equivalent"
      ]
    },
    {
      "page": "regroup.gnsp",
      "title": "Re-group data.frame by Genus_species",
      "topics": [
        "regroup.gnsp"
      ]
    },
    {
      "page": "updatevals",
      "title": "Update the values of an AWP data.frame",
      "topics": [
        "updatevals"
      ]
    }
  ],
  "_rundeps": [
    "caroline"
  ],
  "_vignettes": [
    {
      "source": "heights.Rnw",
      "filename": "heights.pdf",
      "title": "Tutorial: Reading, Cleaning, and Aggregating",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2022-05-09 06:20:02",
      "modified": "2022-05-09 06:20:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "primate",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-14T05:14:53.000Z",
      "distro": "noble",
      "commit": "b440e87bab12cddc84db6ed760a4488c0ad7d0d8",
      "fileid": "923389e2dfc7bb11afd9068d848faffff80fa93fa9fb52b0c42652167988a6b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25780751342"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-14T05:15:14.000Z",
      "distro": "noble",
      "commit": "b440e87bab12cddc84db6ed760a4488c0ad7d0d8",
      "fileid": "15e215db20eeb5d4b415a0ec3a5a15cd171bc6363a36f9339f82496dfa3861bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25780751342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T09:31:55.000Z",
      "commit": "b440e87bab12cddc84db6ed760a4488c0ad7d0d8",
      "fileid": "e62f5c259d453f6538440b04698b6eeb8f3ce78e4d1443705e9437f250697449",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25780751342"
    }
  ]
}