fangs-package
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: dbdahl
- Language: Rust
- Default Branch: master
- Size: 67.8 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
Installation
Installation from CRAN
The latest release is available on CRAN:
r
install.packages('fangs')
Installation from Source
You can also install the latest development version from source.
First install the development tools. On MacOS, install Xcode command line tools
by running sudo xcode-select --install. On Windows, install
Rtools.
Then install the remotes and cargo packages:
r
install.packages("remotes")
remotes::install_github("dbdahl/cargo-framework/cargo")
Now install the Rust toolchain:
cargo::install(force = TRUE)
Finally, install the package itself:
remotes::install_github("dbdahl/fangs/fangs")
Owner
- Name: David B. Dahl
- Login: dbdahl
- Kind: user
- Location: United States
- Company: Brigham Young University
- Website: https://dahl.byu.edu
- Repositories: 10
- Profile: https://github.com/dbdahl
GitHub Events
Total
- Push event: 7
- Create event: 2
Last Year
- Push event: 7
- Create event: 2
Packages
- Total packages: 1
-
Total downloads:
- cran 18,187 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 1
cran.r-project.org: fangs
Feature Allocation Neighborhood Greedy Search Algorithm
- Homepage: https://github.com/dbdahl/fangs-package
- Documentation: http://cran.r-project.org/web/packages/fangs/fangs.pdf
- License: MIT + file LICENSE | Apache License 2.0
-
Latest release: 0.2.21
published about 1 year ago
Rankings
Forks count: 21.9%
Stargazers count: 28.5%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 40.9%
Downloads: 88.9%
Maintainers (1)
Last synced:
11 months ago