{
  "_id": "6a0f66deacfb0bcc41c5d5a7",
  "Package": "neonPlantEcology",
  "Type": "Package",
  "Title": "Process NEON Plant Data for Ecological Analysis",
  "Version": "1.6.2",
  "Date": "2024-05-30",
  "Authors@R": "c(\nperson(\"Adam\", \"Mahood\", email = \"admahood@duck.com\",role = c(\"aut\", \"cre\")),\nperson(\"Jacob\", \"Macdonald\", role = \"ctb\"),\nperson(\"Ranjan\", \"Muthukrishnan\", role = \"ctb\"))",
  "Maintainer": "Adam Mahood <admahood@gmail.com>",
  "Description": "Downloading and organizing plant presence and percent\ncover data from the National Ecological Observatory Network\n<https://www.neonscience.org>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/admahood/neonPlantEcology",
  "BugReports": "https://github.com/admahood/neonPlantEcology/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://admahood.r-universe.dev",
  "Date/Publication": "2026-04-21 09:58:48 UTC",
  "RemoteUrl": "https://github.com/admahood/neonplantecology",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:47:15 UTC",
    "User": "root"
  },
  "Author": "Adam Mahood [aut, cre],\nJacob Macdonald [ctb],\nRanjan Muthukrishnan [ctb]",
  "MD5sum": "224025ece1066a82e267615330a63963",
  "_user": "admahood",
  "_type": "src",
  "_file": "neonPlantEcology_1.6.2.tar.gz",
  "_fileid": "634f5024a97d7af3b045a65269bb78b469eaa79df7c487b0aaef3a3c49936811",
  "_filesize": 4347138,
  "_sha256": "634f5024a97d7af3b045a65269bb78b469eaa79df7c487b0aaef3a3c49936811",
  "_created": "2026-05-21T09:47:15.000Z",
  "_published": "2026-05-21T20:11:10.311Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259286469,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132585048"
    },
    {
      "job": 77259286304,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132591098"
    },
    {
      "job": 77259286519,
      "time": 249,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132598336"
    },
    {
      "job": 77259286536,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132570118"
    },
    {
      "job": 77259285848,
      "time": 258,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132522392"
    },
    {
      "job": 77259285878,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146103485"
    },
    {
      "job": 77259286373,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132565377"
    },
    {
      "job": 77259287166,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132567258"
    },
    {
      "job": 77259286437,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132572914"
    }
  ],
  "_buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/admahood/neonplantecology",
  "_commit": {
    "id": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
    "author": "Adam Mahood <admahood@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1776765528
  },
  "_maintainer": {
    "name": "Adam Mahood",
    "email": "admahood@gmail.com",
    "login": "admahood",
    "description": "PhD from CU Boulder Geography. I study the ecology of plant communities, invasions and fires, for the most part.",
    "uuid": 7245247
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "neonUtilities",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dtplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "admahood",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "admahood",
      "count": 78,
      "uuid": 7245247
    }
  ],
  "_userbio": {
    "uuid": 7245247,
    "type": "user",
    "name": "Adam Mahood",
    "description": "PhD from CU Boulder Geography. I study the ecology of plant communities, invasions and fires, for the most part."
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neonPlantEcology"
  },
  "_devurl": "https://github.com/admahood/neonplantecology",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neonPlantEcology.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/admahood/neonplantecology",
  "_realowner": "admahood",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3.5",
      "date": "2024-01-16"
    },
    {
      "version": "1.4.0",
      "date": "2024-01-25"
    },
    {
      "version": "1.5.0",
      "date": "2024-02-27"
    },
    {
      "version": "1.6.1",
      "date": "2024-05-30"
    }
  ],
  "_exports": [
    "npe_change_native_status",
    "npe_cm_metadata",
    "npe_community_matrix",
    "npe_download",
    "npe_eventID_fixer",
    "npe_groundcover",
    "npe_heights",
    "npe_longform",
    "npe_plot_centroids",
    "npe_site_ids",
    "npe_summary",
    "npe_update_subplots"
  ],
  "_datasets": [
    {
      "name": "D14",
      "title": "Plant Presence and Percent Cover Data for Domain 14",
      "object": "D14",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "plot_centroids",
      "title": "Plot centroids for the entire NEON network",
      "object": "plot_centroids",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "plotID",
        "pointID",
        "country",
        "state",
        "county",
        "domain",
        "domainID",
        "siteName",
        "siteID",
        "plotType",
        "subtype",
        "subSpec",
        "plotSize",
        "plotDim",
        "latitude",
        "longitude",
        "datum",
        "utmZone",
        "easting",
        "northing",
        "horzUncert",
        "elevation",
        "vertUncert",
        "minElev",
        "maxElev",
        "slope",
        "aspect",
        "nlcdClass",
        "soilOrder",
        "coordSrc",
        "date",
        "gpsLogs",
        "plotPdop",
        "plotHdop",
        "appMods",
        "plotEdge",
        "geometry"
      ],
      "rows": 3842,
      "table": true,
      "tojson": true
    },
    {
      "name": "sites",
      "title": "National Ecological Observatory Network Core and Relocatable Terrestrial Sites",
      "object": "sites",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "domainNumb",
        "domainName",
        "siteType",
        "siteID",
        "koppen_fine",
        "koppen_coarse",
        "ai",
        "ai_class"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "D14",
      "title": "Plant Presence and Percent Cover Data for Domain 14",
      "topics": [
        "D14"
      ]
    },
    {
      "page": "npe_change_native_status",
      "title": "Change the native status code for a particular taxon at a particular site",
      "topics": [
        "npe_change_native_status"
      ]
    },
    {
      "page": "npe_cm_metadata",
      "title": "Get plot information from a community matrix",
      "topics": [
        "npe_cm_metadata"
      ]
    },
    {
      "page": "npe_community_matrix",
      "title": "Create a species abundance or occurrence matrix",
      "topics": [
        "npe_community_matrix"
      ]
    },
    {
      "page": "npe_download",
      "title": "Data downloader",
      "topics": [
        "npe_download"
      ]
    },
    {
      "page": "npe_eventID_fixer",
      "title": "fix errors in the eventID column",
      "topics": [
        "npe_eventID_fixer"
      ]
    },
    {
      "page": "npe_groundcover",
      "title": "Get ground cover and other variables",
      "topics": [
        "npe_groundcover"
      ]
    },
    {
      "page": "npe_heights",
      "title": "Get heights",
      "topics": [
        "npe_heights"
      ]
    },
    {
      "page": "npe_longform",
      "title": "Convert raw NEON diversity object to longform plant cover data frame",
      "topics": [
        "npe_longform"
      ]
    },
    {
      "page": "npe_plot_centroids",
      "title": "Download and join spatial information to a neonPlantEcology output data frame",
      "topics": [
        "npe_plot_centroids"
      ]
    },
    {
      "page": "npe_site_ids",
      "title": "Get site ids",
      "topics": [
        "npe_site_ids"
      ]
    },
    {
      "page": "npe_summary",
      "title": "Get plant biodiversity information for NEON plots",
      "topics": [
        "npe_summary"
      ]
    },
    {
      "page": "npe_update_subplots",
      "title": "Change subplot names",
      "topics": [
        "npe_update_subplots"
      ]
    },
    {
      "page": "plot_centroids",
      "title": "Plot centroids for the entire NEON network",
      "topics": [
        "plot_centroids"
      ]
    },
    {
      "page": "site_polygons",
      "title": "Polygons of National Ecological Observatory Network Core and Relocatable Terrestrial Sites",
      "topics": [
        "site_polygons"
      ]
    },
    {
      "page": "sites",
      "title": "National Ecological Observatory Network Core and Relocatable Terrestrial Sites",
      "topics": [
        "sites"
      ]
    }
  ],
  "_readme": "https://github.com/admahood/neonplantecology/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arrow",
    "askpass",
    "assertthat",
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "car",
    "carData",
    "class",
    "classInt",
    "cli",
    "cluster",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "Deriv",
    "digest",
    "doBy",
    "downloader",
    "dplyr",
    "dtplyr",
    "e1071",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "isoband",
    "jose",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "neonUtilities",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "pbapply",
    "pbkrtest",
    "permute",
    "pillar",
    "pkgconfig",
    "polynom",
    "proxy",
    "purrr",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "s2",
    "S7",
    "scales",
    "sf",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "units",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "wk",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "neonPlantEcology.Rmd",
      "filename": "neonPlantEcology.html",
      "title": "Using neonPlantEcology",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Doing a community ecology analysis using npe_community_matrix and",
        "Setup",
        "Wrangle the data",
        "vegan analysis",
        "NMDS",
        "getting summary info by site using npe_summary",
        "Species richness by biogeographical origin",
        "Relative cover by biogeographical origin",
        "Alpha biogeographical diversity",
        "Make a multipanel figure",
        "Family cover through time using npe_longform"
      ],
      "created": "2024-02-27 04:36:29",
      "modified": "2024-04-10 00:45:52",
      "commits": 2
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "neonplantecology",
  "_universes": [
    "admahood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.2",
      "date": "2026-05-21T09:49:43.000Z",
      "distro": "noble",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "0ba0f6131ee6ede58fdd23b8a175efbd0d43599f408372dc78f8e85d702fa371",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.2",
      "date": "2026-05-21T09:49:57.000Z",
      "distro": "noble",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "d3288f0817ad1e73392be1abce1a0a34318a531c8c44e60ca03864c8411d0be4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.2",
      "date": "2026-05-21T09:50:17.000Z",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "85f1c1af6f9fc8642259b6d0bad381066d888068ab3e4354f3f57e045b69000d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.2",
      "date": "2026-05-21T09:49:13.000Z",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "71035a9b2b7c1e2c75cf07428d358b187ca4db9a55bd258caa49510d920efe1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.2",
      "date": "2026-05-21T20:10:43.000Z",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "2f69532103c28a065ae523845276aab8d53f23c342337f129f3b8e31bcb5a804",
      "status": "success",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-05-21T09:48:41.000Z",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "4271c7ccc1ad9f9cc20ae600170dd27f9031e2a5ff56133521ed803dc03ae4ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-05-21T09:48:45.000Z",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "f9f63a97613deac152a3dd322914a9c5db61712718ebeb0d5c30c762b2eb8f2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-05-21T09:48:52.000Z",
      "commit": "1b233505e7853e9bcf2df15e96fb8c8635c7b8dd",
      "fileid": "198d197d2760e83bbb9f18f6085a5a439899ddd83163aa60ee533640fbc0fa72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/admahood/actions/runs/26218314163"
    }
  ]
}