Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
An R package for CAnopy IMage ANalysis
Basic Info
- Host: GitHub
- Owner: GastonMauroDiaz
- License: gpl-3.0
- Language: R
- Default Branch: master
- Size: 48.9 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 5
Created almost 5 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
License
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# rcaiman
Tools for preprocessing and processing canopy photographs with support for raw
data reading. Provides methods to address variability in sky brightness and to
mitigate errors from image acquisition in non-diffuse light. Works with all
types of fisheye lenses, and some methods also apply to conventional lenses.
## Installation
You can install the development version of rcaiman from GitHub with:
``` r
# install.packages("devtools")
devtools::install_github("GastonMauroDiaz/rcaiman")
```
You can install the release version from CRAN with:
``` r
install.packages("rcaiman")
```
Owner
- Name: Gastón Mauro Díaz
- Login: GastonMauroDiaz
- Kind: user
- Location: Argentina
- Company: CIEFAP
- Website: https://www.conicet.gov.ar/new_scp/detalle.php?id=34310&datos_academicos=yes
- Repositories: 1
- Profile: https://github.com/GastonMauroDiaz
GitHub Events
Total
- Release event: 1
- Push event: 22
- Create event: 1
Last Year
- Release event: 1
- Push event: 22
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Gaston Diaz | g****z@c****r | 50 |
| Gaston Mauro Diaz | g****z@g****m | 39 |
| Gastón Mauro Díaz | g****a@u****e | 27 |
Committer Domains (Top 20 + Academic)
ut.ee: 1
ciefap.org.ar: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Regsden (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 211 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: rcaiman
CAnopy IMage ANalysis
- Documentation: http://cran.r-project.org/web/packages/rcaiman/rcaiman.pdf
- License: GPL-3
-
Latest release: 2.0.1
published 11 months ago
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 39.9%
Downloads: 70.4%
Maintainers (1)
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- colorspace * depends
- filenamer * depends
- magrittr * depends
- terra * depends
- Rdpack * imports
- lidR * imports
- methods * imports
- pracma * imports
- spatial * imports
- stats * imports
- testthat * imports
- utils * imports
- EBImage * suggests
- autothresholdr * suggests
- bbmle * suggests
- conicfit * suggests
- imager * suggests