Skip to content

Commit

Permalink
Chante test file names to match R files, add note to README re pipes,…
Browse files Browse the repository at this point in the history
… delete manuscript directory, delete review notes.
  • Loading branch information
diazrenata committed Dec 8, 2023
1 parent 5bb631c commit 78d7840
Show file tree
Hide file tree
Showing 69 changed files with 725 additions and 9,032 deletions.
2 changes: 2 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ devtools::install_github("diazrenata/birdsize")
library(birdsize)
```

Note that, while the package itself depends only on R>= 2.10, the vignettes use the base R pipe (`|>`), which was introduced in R 4.1.0.

## Core functions

## Estimating body masses for a population
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ devtools::install_github("diazrenata/birdsize")
library(birdsize)
```

Note that, while the package itself depends only on R\>= 2.10, the
vignettes use the base R pipe (`|>`), which was introduced in R 4.1.0.

## Core functions

## Estimating body masses for a population
Expand Down
3 changes: 3 additions & 0 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/CONTRIBUTING.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions docs/articles/bbs-data.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 78d7840

Please sign in to comment.