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 (10.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: julia-wrobel
- License: other
- Language: R
- Default Branch: main
- Size: 67.3 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
- Releases: 2
Metadata Files
README.md
mxfda 
mxFDA
A functional data analysis package for spatial point pattern data.
Installing mxFDA to R
To install, the devtools or remotes package is required for the install_github() function:
```
install devtools if not available
if (!require("devtools", quietly = TRUE)) install.packages("devtools")
install from github
devtools::install_github("julia-wrobel/mxfda") ```
To install a specific release of mxfda, use the devtools syntax. This is an example for installing the first release of mxfda:
devtools::install_github('julia-wrobel/mxfda@v0.2.2.1')
Vignettes and Function References
If interested in documentation and how-to's, please see https://julia-wrobel.github.io/mxfda/index.html
GitHub Code
The raw code can be found on the GitHub page by clicking the GitHub symbol in the upper right of the pkgdown site or at https://github.com/julia-wrobel/mxfda
Owner
- Name: Julia Wrobel
- Login: julia-wrobel
- Kind: user
- Location: Denver, CO
- Company: University of Colorado School of Public Health
- Website: juliawrobel.com
- Twitter: julialwrobel
- Repositories: 25
- Profile: https://github.com/julia-wrobel
GitHub Events
Total
- Release event: 1
- Push event: 3
- Create event: 1
Last Year
- Release event: 1
- Push event: 3
- Create event: 1
Packages
- Total packages: 1
-
Total downloads:
- cran 226 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: mxfda
A Functional Data Analysis Package for Spatial Single Cell Data
- Homepage: https://github.com/julia-wrobel/mxfda/
- Documentation: http://cran.r-project.org/web/packages/mxfda/mxfda.pdf
- License: MIT + file LICENSE
-
Latest release: 0.2.2
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- dplyr * imports
- magrittr * imports
- purrr * imports
- refund * imports
- spatstat.explore * imports
- spatstat.geom * imports
- tibble * imports
- tidyr * imports
- knitr * suggests
- rmarkdown * suggests
- spatialTIME * suggests
- testthat >= 3.0.0 suggests
- tidyverse * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite