{
  "_id": "6a1f2e2db401979e7342696e",
  "Package": "corella",
  "Title": "Prepare, Manipulate and Check Data to Comply with Darwin Core\nStandard",
  "Version": "0.1.4",
  "Authors@R": "c(person(given = \"Dax\",\nfamily = \"Kellie\",\nemail = \"dax.kellie@csiro.au\",\nrole = c(\"aut\", \"cre\")),\nperson(given = \"Shandiya\",\nfamily = \"Balasubramanium\",\nemail = \"shandiya.balasubramanium@csiro.au\",\nrole = c(\"aut\")),\nperson(given = \"Martin\",\nfamily = \"Westgate\",\nemail = \"martin.westgate@csiro.au\",\nrole = c(\"aut\")))",
  "Description": "Helps users standardise data to the Darwin Core Standard,\na global data standard to store, document, and share\nbiodiversity data like species occurrence records. The package\nprovides tools to manipulate data to conform with, and check\nvalidity against, the Darwin Core Standard. Using 'corella'\nallows users to verify that their data can be used to build\n'Darwin Core Archives' using the 'galaxias' package.",
  "License": "GPL-3",
  "URL": "https://corella.ala.org.au/R/",
  "BugReports": "https://github.com/AtlasOfLivingAustralia/corella/issues",
  "Maintainer": "Dax Kellie <dax.kellie@csiro.au>",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://atlasoflivingaustralia.r-universe.dev",
  "Date/Publication": "2025-06-11 05:53:47 UTC",
  "RemoteUrl": "https://github.com/AtlasOfLivingAustralia/corella",
  "RemoteRef": "HEAD",
  "RemoteSha": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:32:01 UTC",
    "User": "root"
  },
  "Author": "Dax Kellie [aut, cre],\nShandiya Balasubramanium [aut],\nMartin Westgate [aut]",
  "MD5sum": "c82e132b8d9482002cf5bf1be99b013f",
  "_user": "atlasoflivingaustralia",
  "_type": "src",
  "_file": "corella_0.1.4.tar.gz",
  "_fileid": "898f65c4e30fbd6652ef17cc0690afae58320fac5221c78c00c1a462daa719fb",
  "_filesize": 2363293,
  "_sha256": "898f65c4e30fbd6652ef17cc0690afae58320fac5221c78c00c1a462daa719fb",
  "_created": "2026-05-15T09:32:01.000Z",
  "_published": "2026-06-02T19:25:33.980Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153959976,
      "time": 263,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014198357"
    },
    {
      "job": 79153960004,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014188820"
    },
    {
      "job": 79153959982,
      "time": 302,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014209656"
    },
    {
      "job": 79153959975,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014185058"
    },
    {
      "job": 79153959794,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014118696"
    },
    {
      "job": 79153959163,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367691160"
    },
    {
      "job": 79153960167,
      "time": 214,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014184268"
    },
    {
      "job": 79153960276,
      "time": 196,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014178615"
    },
    {
      "job": 79153960002,
      "time": 214,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014184326"
    }
  ],
  "_buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/AtlasOfLivingAustralia/corella",
  "_commit": {
    "id": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
    "author": "Dax Kellie <dax.kellie@csiro.au>",
    "committer": "Dax Kellie <dax.kellie@csiro.au>",
    "message": "Change package website url\n",
    "time": 1749621227
  },
  "_maintainer": {
    "name": "Dax Kellie",
    "email": "dax.kellie@csiro.au",
    "login": "daxkellie",
    "bluesky": "@daxkellie.bsky.social",
    "uuid": 43838326
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nanoparquet",
      "role": "Suggests"
    },
    {
      "package": "ozmaps",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "atlasoflivingaustralia",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "darwin-core",
    "data-standardisation",
    "data-standardization",
    "ecology"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "daxkellie",
      "count": 104,
      "uuid": 43838326
    },
    {
      "user": "mjwestgate",
      "count": 10,
      "uuid": 8155991
    },
    {
      "user": "jw-0",
      "count": 1,
      "uuid": 11718675
    }
  ],
  "_userbio": {
    "uuid": 7296572,
    "type": "organization",
    "name": "Atlas of Living Australia",
    "description": "Free and open source IT infrastructure for the aggregation and delivery of biodiversity data. Funded by the Australian government via NCRIS and hosted by CSIRO"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/corella"
  },
  "_devurl": "https://github.com/atlasoflivingaustralia/corella",
  "_pkgdown": "https://corella.ala.org.au/R/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/corella.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/atlasoflivingaustralia/corella",
  "_realowner": "atlasoflivingaustralia",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2025-03-24"
    }
  ],
  "_exports": [
    "basisOfRecord_values",
    "check_dataset",
    "composite_id",
    "countryCode_values",
    "event_terms",
    "occurrence_terms",
    "random_id",
    "sequential_id",
    "set_abundance",
    "set_collection",
    "set_coordinates",
    "set_coordinates_sf",
    "set_datetime",
    "set_events",
    "set_individual_traits",
    "set_license",
    "set_locality",
    "set_measurements",
    "set_observer",
    "set_occurrences",
    "set_scientific_name",
    "set_taxonomy",
    "suggest_workflow"
  ],
  "_datasets": [
    {
      "name": "country_codes",
      "title": "Dataset of supported Country Codes",
      "object": "country_codes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "code",
        "year_added"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    },
    {
      "name": "darwin_core_terms",
      "title": "Dataset of supported Darwin Core terms",
      "object": "darwin_core_terms",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "class",
        "term",
        "url",
        "definition",
        "comments",
        "examples",
        "set_function"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accepted_values",
      "title": "Accepted value functions",
      "topics": [
        "basisOfRecord_values",
        "countryCode_values"
      ]
    },
    {
      "page": "check_dataset",
      "title": "Check a dataset for Darwin Core conformance",
      "topics": [
        "check_dataset"
      ]
    },
    {
      "page": "identifier_functions",
      "title": "Create unique identifier columns",
      "topics": [
        "composite_id",
        "random_id",
        "sequential_id"
      ]
    },
    {
      "page": "country_codes",
      "title": "Dataset of supported Country Codes",
      "topics": [
        "country_codes"
      ]
    },
    {
      "page": "darwin_core_terms",
      "title": "Dataset of supported Darwin Core terms",
      "topics": [
        "darwin_core_terms"
      ]
    },
    {
      "page": "accepted_terms",
      "title": "Select support functions",
      "topics": [
        "event_terms",
        "occurrence_terms"
      ]
    },
    {
      "page": "set_abundance",
      "title": "Set, create or modify columns with abundance information",
      "topics": [
        "set_abundance"
      ]
    },
    {
      "page": "set_collection",
      "title": "Set, create or modify columns with museum- or collection-specific information",
      "topics": [
        "set_collection"
      ]
    },
    {
      "page": "set_coordinates",
      "title": "Set, create or modify columns with spatial information",
      "topics": [
        "set_coordinates"
      ]
    },
    {
      "page": "set_coordinates_sf",
      "title": "Set, create or modify columns with 'sf' spatial information",
      "topics": [
        "set_coordinates_sf"
      ]
    },
    {
      "page": "set_datetime",
      "title": "Set, create or modify columns with date and time information",
      "topics": [
        "set_datetime"
      ]
    },
    {
      "page": "set_events",
      "title": "Set, create or modify columns with Event information",
      "topics": [
        "set_events"
      ]
    },
    {
      "page": "set_individual_traits",
      "title": "Set, create or modify columns with information of individual organisms",
      "topics": [
        "set_individual_traits"
      ]
    },
    {
      "page": "set_license",
      "title": "Set, create or modify columns with license and rights information",
      "topics": [
        "set_license"
      ]
    },
    {
      "page": "set_locality",
      "title": "Set, create or modify columns with locality information",
      "topics": [
        "set_locality"
      ]
    },
    {
      "page": "set_measurements",
      "title": "Convert columns with measurement data for an individual or event to Darwin Core standard",
      "topics": [
        "set_measurements"
      ]
    },
    {
      "page": "set_observer",
      "title": "Set, create or modify columns with information of who made an observation",
      "topics": [
        "set_observer"
      ]
    },
    {
      "page": "set_occurrences",
      "title": "Set, create or modify columns with occurrence-specific information",
      "topics": [
        "set_occurrences"
      ]
    },
    {
      "page": "set_scientific_name",
      "title": "Set, create or modify columns with scientific name & authorship information",
      "topics": [
        "set_scientific_name"
      ]
    },
    {
      "page": "set_taxonomy",
      "title": "Set, create or modify columns with taxonomic information",
      "topics": [
        "set_taxonomy"
      ]
    },
    {
      "page": "suggest_workflow",
      "title": "Suggest a workflow to make data comply with Darwin Core Standard",
      "topics": [
        "suggest_workflow"
      ]
    }
  ],
  "_pkglogo": "https://github.com/AtlasOfLivingAustralia/corella/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/AtlasOfLivingAustralia/corella/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "checking-your-dataset.Rmd",
      "filename": "checking-your-dataset.html",
      "title": "Checking your dataset",
      "author": "Dax Kellie",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Checking individual terms",
        "Supported terms",
        "Checking a full dataset",
        "Users have options"
      ],
      "created": "2024-11-27 06:55:18",
      "modified": "2025-03-24 01:52:03",
      "commits": 12
    },
    {
      "source": "quick_start_guide.Rmd",
      "filename": "quick_start_guide.html",
      "title": "Quick start guide",
      "author": "Dax Kellie",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install",
        "Rename, add or edit columns",
        "Fix or update columns",
        "Auto-detect columns",
        "Suggest a workflow",
        "Test your data"
      ],
      "created": "2024-10-25 06:35:33",
      "modified": "2025-03-24 01:52:03",
      "commits": 16
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "corella",
  "_universes": [
    "atlasoflivingaustralia",
    "daxkellie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-15T09:34:45.000Z",
      "distro": "noble",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "98829d0b9ee5f94acbeaa5c0c7a0386a877f4c4808b6be2e9bc5f611f042915a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-15T09:34:18.000Z",
      "distro": "noble",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "af859a89407cb06da0a02ecd9e4500a0792dca5e46766408d083cef0042a2652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-15T09:33:31.000Z",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "8908da40aa4da5c2ece109e9143fbb96a7390b7e39b2e1f6398d65dd0002df81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-15T09:33:44.000Z",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "c956e8b8bcb5f4da76d8e89a435b4341b61d6ae1ca44b43e2d698696fa17e42e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-15T09:33:46.000Z",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "74c26ae226600ac9ec064ce9e0f7afa9004765eee1603c5d72f05a4e43e7dd75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-15T09:33:26.000Z",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "03b37e98488c4d4b6e946c866182c8dc85ae83e917c68e42555c97800fe38587",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-15T09:33:41.000Z",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "aee062b15b2827af6455752a5f04d0b788ac2d34d343d9cdc139df7c5f53a773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T19:25:13.000Z",
      "commit": "0069f379c78caf5aa9849c563c1f0a3115694ba6",
      "fileid": "adf095d77d83c336fb1dfa125f30c1a37ffafb5134ceab5076a3646ad8b4bdf6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atlasoflivingaustralia/actions/runs/25910605686"
    }
  ]
}