{
  "_id": "6a3651893efcd9bda4400ca5",
  "Package": "fqar",
  "Type": "Package",
  "Title": "Floristic Quality Assessment Tools for R",
  "Version": "0.5.6",
  "Authors@R": "c(\nperson(\"Andrew\", \"Gard\", , email = \"agard@lakeforest.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4434-0755\")),\nperson(\"Alexia\", \"Myers\", , email = \"myersaj@lakeforest.edu\", role = c(\"aut\")),\nperson(\"Irene\", \"Luwabelwa\", , email = \"luwabelwaffa55@lakeforest.edu\", role = c(\"aut\"))\n)",
  "Description": "Tools for downloading and analyzing floristic quality\nassessment data. See Freyman et al. (2015)\n<doi:10.1111/2041-210X.12491> for more information about\nfloristic quality assessment and the associated database.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/equitable-equations/fqar/",
  "BugReports": "https://github.com/equitable-equations/fqar/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://equitable-equations.r-universe.dev",
  "Date/Publication": "2025-08-20 17:51:07 UTC",
  "RemoteUrl": "https://github.com/equitable-equations/fqar",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 08:32:44 UTC",
    "User": "root"
  },
  "Author": "Andrew Gard [aut, cre] (ORCID: <https://orcid.org/0000-0003-4434-0755>),\nAlexia Myers [aut],\nIrene Luwabelwa [aut]",
  "Maintainer": "Andrew Gard <agard@lakeforest.edu>",
  "MD5sum": "9df99a8ac45d970c202c572b8d744ad4",
  "_user": "equitable-equations",
  "_type": "src",
  "_file": "fqar_0.5.6.tar.gz",
  "_fileid": "0485da858932ea21b873ef512b2259b37db56056ccdc36c250a57b9ee3126d15",
  "_filesize": 551626,
  "_sha256": "0485da858932ea21b873ef512b2259b37db56056ccdc36c250a57b9ee3126d15",
  "_created": "2026-06-20T08:32:44.000Z",
  "_published": "2026-06-20T08:38:33.976Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82469437488,
      "time": 225,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763740448"
    },
    {
      "job": 82469437486,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763739989"
    },
    {
      "job": 82469437501,
      "time": 312,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763745633"
    },
    {
      "job": 82469437480,
      "time": 229,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763738170"
    },
    {
      "job": 82469238285,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763714736"
    },
    {
      "job": 82469437474,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763727263"
    },
    {
      "job": 82469437495,
      "time": 213,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763738997"
    },
    {
      "job": 82469437496,
      "time": 210,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763738692"
    },
    {
      "job": 82469437493,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763727764"
    }
  ],
  "_buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/equitable-equations/fqar",
  "_commit": {
    "id": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
    "author": "equitable-equations <agard@lakeforest.edu>",
    "committer": "equitable-equations <agard@lakeforest.edu>",
    "message": "prep for cran release\n",
    "time": 1755712267
  },
  "_maintainer": {
    "name": "Andrew Gard",
    "email": "agard@lakeforest.edu",
    "login": "equitable-equations",
    "description": "Check me out on YouTube or come see me in person at Lake Forest College, where I teach data science and do all sorts of cool research. ",
    "uuid": 110704949,
    "orcid": "0000-0003-4434-0755"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "equitable-equations",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 7
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "equitable-equations",
      "count": 415,
      "uuid": 110704949
    },
    {
      "user": "ireneluwa",
      "count": 4,
      "uuid": 115127812
    },
    {
      "user": "alexiamyers",
      "count": 1,
      "uuid": 103599548
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 110704949,
    "type": "user",
    "name": "Andrew Gard",
    "followers": 186,
    "description": "Check me out on YouTube or come see me in person at Lake Forest College, where I teach data science and do all sorts of cool research. "
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fqar"
  },
  "_devurl": "https://github.com/equitable-equations/fqar",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fqar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/equitable-equations/fqar",
  "_realowner": "equitable-equations",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2022-08-23"
    },
    {
      "version": "0.3.0",
      "date": "2023-01-22"
    },
    {
      "version": "0.4.0",
      "date": "2023-08-15"
    },
    {
      "version": "0.4.1",
      "date": "2023-08-28"
    },
    {
      "version": "0.4.2",
      "date": "2023-09-22"
    },
    {
      "version": "0.4.3",
      "date": "2023-10-09"
    },
    {
      "version": "0.5.1",
      "date": "2024-01-11"
    },
    {
      "version": "0.5.2",
      "date": "2024-04-09"
    },
    {
      "version": "0.5.3",
      "date": "2024-04-13"
    },
    {
      "version": "0.5.4",
      "date": "2024-10-06"
    },
    {
      "version": "0.5.5",
      "date": "2025-06-21"
    },
    {
      "version": "0.5.6",
      "date": "2025-08-20"
    }
  ],
  "_exports": [
    "assessment_cooccurrences",
    "assessment_cooccurrences_summary",
    "assessment_glance",
    "assessment_inventory",
    "assessment_list_glance",
    "assessment_list_inventory",
    "database_glance",
    "database_inventory",
    "download_assessment",
    "download_assessment_list",
    "download_database",
    "download_transect",
    "download_transect_list",
    "index_fqa_assessments",
    "index_fqa_databases",
    "index_fqa_transects",
    "species_acronym",
    "species_c",
    "species_common_name",
    "species_nativity",
    "species_phys",
    "species_profile",
    "species_profile_plot",
    "species_w",
    "transect_glance",
    "transect_inventory",
    "transect_list_glance",
    "transect_list_inventory",
    "transect_phys",
    "transect_subplot_inventories"
  ],
  "_datasets": [
    {
      "name": "chicago",
      "title": "Chicagoland floristic quality assessment data",
      "object": "chicago",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "title",
        "date",
        "site_name",
        "city",
        "county",
        "state",
        "country",
        "fqa_db_region",
        "fqa_db_publication_year",
        "fqa_db_description",
        "custom_fqa_db_name",
        "custom_fqa_db_description",
        "practitioner",
        "latitude",
        "longitude",
        "weather_notes",
        "duration_notes",
        "community_type_notes",
        "other_notes",
        "private_public",
        "total_mean_c",
        "native_mean_c",
        "total_fqi",
        "native_fqi",
        "adjusted_fqi",
        "c_value_zero",
        "c_value_low",
        "c_value_mid",
        "c_value_high",
        "native_tree_mean_c",
        "native_shrub_mean_c",
        "native_herbaceous_mean_c",
        "total_species",
        "native_species",
        "non_native_species",
        "mean_wetness",
        "native_mean_wetness",
        "tree",
        "shrub",
        "vine",
        "forb",
        "grass",
        "sedge",
        "rush",
        "fern",
        "bryophyte",
        "annual",
        "perennial",
        "biennial",
        "native_annual",
        "native_perennial",
        "native_biennial"
      ],
      "rows": 877,
      "table": true,
      "tojson": true
    },
    {
      "name": "missouri",
      "title": "Missouri floristic quality assessment data",
      "object": "missouri",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "title",
        "date",
        "site_name",
        "city",
        "county",
        "state",
        "country",
        "fqa_db_region",
        "fqa_db_publication_year",
        "fqa_db_description",
        "custom_fqa_db_name",
        "custom_fqa_db_description",
        "practitioner",
        "latitude",
        "longitude",
        "weather_notes",
        "duration_notes",
        "community_type_notes",
        "other_notes",
        "private_public",
        "total_mean_c",
        "native_mean_c",
        "total_fqi",
        "native_fqi",
        "adjusted_fqi",
        "c_value_zero",
        "c_value_low",
        "c_value_mid",
        "c_value_high",
        "native_tree_mean_c",
        "native_shrub_mean_c",
        "native_herbaceous_mean_c",
        "total_species",
        "native_species",
        "non_native_species",
        "mean_wetness",
        "native_mean_wetness",
        "tree",
        "shrub",
        "vine",
        "forb",
        "grass",
        "sedge",
        "rush",
        "fern",
        "bryophyte",
        "annual",
        "perennial",
        "biennial",
        "native_annual",
        "native_perennial",
        "native_biennial"
      ],
      "rows": 284,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assessment_cooccurrences",
      "title": "Generate a species co-occurrence matrix from assessment inventories",
      "topics": [
        "assessment_cooccurrences"
      ]
    },
    {
      "page": "assessment_cooccurrences_summary",
      "title": "Generate a summary of co-occurrences in various assessment inventories",
      "topics": [
        "assessment_cooccurrences_summary"
      ]
    },
    {
      "page": "assessment_glance",
      "title": "Obtain tidy summary information for a floristic quality assessment",
      "topics": [
        "assessment_glance"
      ]
    },
    {
      "page": "assessment_inventory",
      "title": "Obtain species details for a floristic quality assessment",
      "topics": [
        "assessment_inventory"
      ]
    },
    {
      "page": "assessment_list_glance",
      "title": "Obtain tidy summary information for multiple floristic quality assessments",
      "topics": [
        "assessment_list_glance"
      ]
    },
    {
      "page": "assessment_list_inventory",
      "title": "Obtain species details for a list of floristic quality assessments",
      "topics": [
        "assessment_list_inventory"
      ]
    },
    {
      "page": "chicago",
      "title": "Chicagoland floristic quality assessment data",
      "topics": [
        "chicago"
      ]
    },
    {
      "page": "database_glance",
      "title": "Obtain tidy summary information for a floristic quality database",
      "topics": [
        "database_glance"
      ]
    },
    {
      "page": "database_inventory",
      "title": "Obtain species details for a floristic quality database",
      "topics": [
        "database_inventory"
      ]
    },
    {
      "page": "download_assessment",
      "title": "Download a single floristic quality assessment",
      "topics": [
        "download_assessment"
      ]
    },
    {
      "page": "download_assessment_list",
      "title": "Download multiple floristic quality assessments",
      "topics": [
        "download_assessment_list"
      ]
    },
    {
      "page": "download_database",
      "title": "Download a single floristic quality database",
      "topics": [
        "download_database"
      ]
    },
    {
      "page": "download_transect",
      "title": "Download a single floristic quality transect assessment",
      "topics": [
        "download_transect"
      ]
    },
    {
      "page": "download_transect_list",
      "title": "Download multiple floristic quality transect assessments",
      "topics": [
        "download_transect_list"
      ]
    },
    {
      "page": "index_fqa_assessments",
      "title": "List all available public floristic quality assessments",
      "topics": [
        "index_fqa_assessments"
      ]
    },
    {
      "page": "index_fqa_databases",
      "title": "List all available floristic quality assessment databases",
      "topics": [
        "index_fqa_databases"
      ]
    },
    {
      "page": "index_fqa_transects",
      "title": "List all available public floristic quality transect assessments",
      "topics": [
        "index_fqa_transects"
      ]
    },
    {
      "page": "missouri",
      "title": "Missouri floristic quality assessment data",
      "topics": [
        "missouri"
      ]
    },
    {
      "page": "species_acronym",
      "title": "Acronym of a species in a specified database",
      "topics": [
        "species_acronym"
      ]
    },
    {
      "page": "species_c",
      "title": "C-value of a species in a specified database",
      "topics": [
        "species_c"
      ]
    },
    {
      "page": "species_common_name",
      "title": "Common name of a species in a specified database",
      "topics": [
        "species_common_name"
      ]
    },
    {
      "page": "species_nativity",
      "title": "Nativity of a species in a specified database",
      "topics": [
        "species_nativity"
      ]
    },
    {
      "page": "species_phys",
      "title": "Physiognomy of a species in a specified database",
      "topics": [
        "species_phys"
      ]
    },
    {
      "page": "species_profile",
      "title": "Generate the co-occurrence profile for a species",
      "topics": [
        "species_profile"
      ]
    },
    {
      "page": "species_profile_plot",
      "title": "Plot the co-occurrence profile of a species",
      "topics": [
        "species_profile_plot"
      ]
    },
    {
      "page": "species_w",
      "title": "Wetness value of a species in a specified database",
      "topics": [
        "species_w"
      ]
    },
    {
      "page": "transect_glance",
      "title": "Obtain tidy summary information for a floristic quality transect assessment",
      "topics": [
        "transect_glance"
      ]
    },
    {
      "page": "transect_inventory",
      "title": "Obtain species details for a floristic quality transect assessment",
      "topics": [
        "transect_inventory"
      ]
    },
    {
      "page": "transect_list_glance",
      "title": "Obtain tidy summary information for multiple floristic quality transect assessments",
      "topics": [
        "transect_list_glance"
      ]
    },
    {
      "page": "transect_list_inventory",
      "title": "Obtain species details for a list of transect assessments",
      "topics": [
        "transect_list_inventory"
      ]
    },
    {
      "page": "transect_phys",
      "title": "Obtain physiognometric information for a floristic quality transect assessment",
      "topics": [
        "transect_phys"
      ]
    },
    {
      "page": "transect_subplot_inventories",
      "title": "Extract quadrat/subplot-level inventories from a transect assessment",
      "topics": [
        "transect_subplot_inventories"
      ]
    }
  ],
  "_pkglogo": "https://github.com/equitable-equations/fqar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/equitable-equations/fqar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "fqar.Rmd",
      "filename": "fqar.html",
      "title": "The fqar package",
      "author": "Andrew Gard and Alexia Myers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Indexing functions",
        "Downloading functions",
        "Tidying functions",
        "Analytic functions",
        "Data sets"
      ],
      "created": "2022-08-06 18:51:25",
      "modified": "2023-09-21 20:45:24",
      "commits": 10
    }
  ],
  "_score": 5.352182518111363,
  "_indexed": true,
  "_nocasepkg": "fqar",
  "_universes": [
    "equitable-equations"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.6",
      "date": "2026-06-20T08:35:00.000Z",
      "distro": "noble",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "e01fc22b5dcb179da17a3e027fc029fbb982681391cfce3921013377d27fbbb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.6",
      "date": "2026-06-20T08:34:59.000Z",
      "distro": "noble",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "9e7c0bf3a08b628a4fbc5bc2da7433185816599f567aa0a9b0fd98eddb9591a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.6",
      "date": "2026-06-20T08:35:38.000Z",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "6ff289cf82c3673b6a94f8fae2d844fc5d2a4b708d2ec09e4c137ece360a6ee6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.6",
      "date": "2026-06-20T08:34:56.000Z",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "ab9940b3f67ca603b8c3f35593be594905023157a2087f106881c6e36ee065cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.6",
      "date": "2026-06-20T08:34:54.000Z",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "dada05125f00e933eae7e9976366502427cefe3d5f30e89245651aba99d07df1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.6",
      "date": "2026-06-20T08:34:42.000Z",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "32dbc4b6d61b6bdf8e8af7f8fe83b4e2a8bad9b29ce5821a208aaf73bcab9c6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.6",
      "date": "2026-06-20T08:34:44.000Z",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "9e67aac75108274333470d6549a88e25bfaeb809a174d892a2d9cb3c50560652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.6",
      "date": "2026-06-20T08:33:56.000Z",
      "commit": "5c3d3f434dddd6571cdfb896e3b2859c5771d23f",
      "fileid": "762f3e7ab89fa9928b2c9938bc91289307e8cf2bc0eb7d6f4b2b169a3fcf777d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/equitable-equations/actions/runs/27865660311"
    }
  ]
}