Skip to content

Commit b05ae46

Browse files
committed
updated badge link and authorship
1 parent 1eb77bb commit b05ae46

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ Package: fqacalc
22
Title: Calculate Floristic Quality Assessment Metrics
33
Version: 1.1.0.9000
44
Authors@R: c(
5-
person("Iris", "Foxfoot", email = "ifoxfoot@gmail.com", role = c("aut"),
6-
person("U.S. Army Engineer Research and Development Center",
7-
email = "ecomodteam@usace.army.mil", role = c("cph", "fnd", "cre")))
5+
person("Iris", "Foxfoot", email = "ifoxfoot@gmail.com", role = c("aut", "cre"),
6+
person("U.S. Army Engineer Research and Development Center", "Integrated Ecological Modeling Team", email = "ecomodteam@usace.army.mil", role = c("cph", "fnd")))
87
)
98
Description: A collection of functions for calculating Floristic Quality
109
Assessment (FQA) metrics using regional FQA databases that have been

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ knitr::opts_chunk$set(
1616
# fqacalc <img src="man/figures/fqacalc.png" align="right" height="138">
1717

1818
<!-- badges: start -->
19-
[![R-CMD-check](https://github.com/ifoxfoot/fqacalc/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/ifoxfoot/fqacalc/actions/workflows/check-standard.yaml)
19+
[![R-CMD-check](https://github.com/EcoModTeam/fqacalc/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/EcoModTeam/fqacalc/actions/workflows/check-standard.yaml)
2020
[![](https://cranlogs.r-pkg.org/badges/grand-total/fqacalc)](https://cran.r-project.org/package=fqacalc)
2121
<!-- badges: end -->
2222

0 commit comments

Comments
 (0)