Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (6.7%) to scientific vocabulary
Keywords
cern
hep
homebrew-tap
physics
Last synced: 6 months ago
·
JSON representation
·
Repository
Homebrew tap for high energy physics
Basic Info
- Host: GitHub
- Owner: davidchall
- Language: Ruby
- Default Branch: master
- Homepage: https://davidchall.github.io/homebrew-hep/
- Size: 944 KB
Statistics
- Stars: 75
- Watchers: 9
- Forks: 33
- Open Issues: 26
- Releases: 0
Topics
cern
hep
homebrew-tap
physics
Created over 12 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Contributing
Audit
Citation
README.md
Introduction
Homebrew-hep is a macOS package manager for high energy physics software, based on Homebrew. In Homebrew terminology, it is a tap.
- Keeps things organised in a dedicated directory
- Handles package dependencies
- Facilitates easy upgrades
Quick start
- Install Homebrew
- Tap homebrew-hep:
brew tap davidchall/hep - Learn about a package:
brew info <package> - Install a package:
brew install <package>
Available packages
You can browse packages provided by homebrew-hep here.
If your favourite HEP package is missing, please request it on the issues page or consider making a contribution.
Issues
- Report physics problems to the package developers (
brew home <package>) - Report installation problems on the issue tracker
Owner
- Name: David C Hall
- Login: davidchall
- Kind: user
- Location: Seattle, WA
- Repositories: 11
- Profile: https://github.com/davidchall
Data scientist. Former CERN physicist.
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you would like to reference this software, please cite it as below." authors: - family-names: "Hall" given-names: "David" orcid: "https://orcid.org/0000-0002-2193-0480" title: "Homebrew-hep" url: "https://github.com/davidchall/homebrew-hep"
GitHub Events
Total
- Watch event: 1
- Issue comment event: 1
- Push event: 4
- Pull request event: 19
- Fork event: 3
- Create event: 16
Last Year
- Watch event: 1
- Issue comment event: 1
- Push event: 4
- Pull request event: 19
- Fork event: 3
- Create event: 16
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 14
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 14
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- StephenPateMorales (2)
- davidchall (2)
- wkorsch (1)
- truefalsename (1)
- siddharthsule (1)
- roylemmon (1)
Pull Request Authors
- davidchall (70)
- cnkjw (1)
Top Labels
Issue Labels
bug (4)
new formula (1)
Pull Request Labels
pr-pull (35)
Dependencies
.github/workflows/bump.yml
actions
- dawidd6/action-homebrew-bump-formula v3 composite
.github/workflows/publish.yml
actions
- Homebrew/actions/git-try-push master composite
- Homebrew/actions/git-user-config master composite
- Homebrew/actions/setup-homebrew master composite
.github/workflows/tests.yml
actions
- Homebrew/actions/setup-homebrew master composite
- actions/cache v1 composite
- actions/upload-artifact main composite
.github/workflows/website.yml
actions
- Homebrew/actions/git-user-config master composite
- actions/checkout main composite
