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 (4.6%) to scientific vocabulary
Repository
machinery for random effect formula processing
Basic Info
- Host: GitHub
- Owner: bbolker
- Language: R
- Default Branch: main
- Size: 108 KB
Statistics
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 8
- Releases: 0
Metadata Files
README.md
reformulas
reformulas (random effects formulas) is a utility package for processing "lme4-style" random effects formulas in R (i.e., formulas where the random effects are included in the form (f|g) as components of an overall model formula, where f represents a sub-formula for the varying effects and g represents a sub-formula for the grouping variable(s).
The package contains functions like findbars (extract terms containing |, i.e. random-effects terms), nobars (drop terms containing bars from a formula), etc.. The goal of reformulas is to be used upstream of lme4 and glmmTMB (and possibly other packages) as a unified toolkit for processing formulas.
Owner
- Name: Ben Bolker
- Login: bbolker
- Kind: user
- Location: Hamilton, Ontario
- Company: McMaster University
- Website: http://www.math.mcmaster.ca/bolker
- Repositories: 38
- Profile: https://github.com/bbolker
GitHub Events
Total
- Issues event: 11
- Issue comment event: 11
- Push event: 20
- Pull request event: 4
- Fork event: 1
- Create event: 2
Last Year
- Issues event: 11
- Issue comment event: 11
- Push event: 20
- Pull request event: 4
- Fork event: 1
- Create event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 8
- Total pull requests: 3
- Average time to close issues: 4 months
- Average time to close pull requests: 9 days
- Total issue authors: 6
- Total pull request authors: 1
- Average comments per issue: 1.13
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 3
- Average time to close issues: about 1 month
- Average time to close pull requests: 9 days
- Issue authors: 5
- Pull request authors: 1
- Average comments per issue: 0.83
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bbolker (3)
- raffaem (2)
- lentinj (1)
- annahuynhly (1)
- jaganmn (1)
- mmcgillycuddy (1)
Pull Request Authors
- raffaem (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 264,665 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
cran.r-project.org: reformulas
Machinery for Processing Random Effect Formulas
- Homepage: https://github.com/bbolker/reformulas
- Documentation: http://cran.r-project.org/web/packages/reformulas/reformulas.pdf
- License: GPL-3
-
Latest release: 0.4.1
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- methods * imports
- stats * imports