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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: victor-navarro
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://victornavarro.org/calmr/
- Size: 79 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 3
- Releases: 2
Metadata Files
README.md
calmr
Canonical Associative Learning Models and their Representations
Installing the latest stable version
You may install the latest stable version from CRAN:
install.packages("calmr")
Installing the latest version
If you are feeling more daring, you can install the latest version of the package. You will need devtools to install this package from GitHub.
install.packages("devtools")
devtools::install_github("victor-navarro/calmr")
If you managed to build the vignettes, there's a vignette showing the basics of the package. (Worry not, the package's website also has it).
vignette("calmr_basics", package = "calmr")
If you want to do some simulations using the companion app, you must install the calmr.app package and then launch the app.
devtools::install_github("victor-navarro/calmr.app")
calmr.app::launch_app()
Try the online Shiny app
If you want to check the app without committing to an install, you can check it out here (be wary: the server might have run out of the free monthly quota).
Owner
- Name: Victor Navarro
- Login: victor-navarro
- Kind: user
- Location: Cardiff, Wales
- Website: https://victornavarro.org
- Repositories: 21
- Profile: https://github.com/victor-navarro
Postdoccing @ Cardiff University
GitHub Events
Total
- Create event: 3
- Release event: 1
- Issues event: 9
- Watch event: 1
- Delete event: 2
- Issue comment event: 3
- Push event: 47
- Fork event: 1
Last Year
- Create event: 3
- Release event: 1
- Issues event: 9
- Watch event: 1
- Delete event: 2
- Issue comment event: 3
- Push event: 47
- Fork event: 1
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 7
- Total pull requests: 1
- Average time to close issues: 9 days
- Average time to close pull requests: 1 day
- Total issue authors: 3
- Total pull request authors: 1
- Average comments per issue: 1.29
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 0
- Average time to close issues: 12 days
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 0.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- victor-navarro (5)
- tombeesley (1)
- teunbrand (1)
Pull Request Authors
- MichaelChirico (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 179 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: calmr
Canonical Associative Learning Models and their Representations
- Homepage: https://github.com/victor-navarro/calmr
- Documentation: http://cran.r-project.org/web/packages/calmr/calmr.pdf
- License: GPL (≥ 3)
-
Latest release: 0.8.1
published 6 months ago
Rankings
Maintainers (1)
Dependencies
- cowplot * imports
- dplyr * imports
- ggbeeswarm * imports
- ggnetwork * imports
- ggplot2 * imports
- htmltools * imports
- magrittr * imports
- network * imports
- openxlsx * imports
- rhandsontable * imports
- rlang * imports
- shiny * imports
- shinyalert * imports
- shinydashboard * imports
- stringr * imports
- tibble * imports
- tidyr * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite