Science Score: 54.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
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
A simple library for handling NMR data in Julia
Basic Info
Statistics
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 13
- Releases: 13
Created about 6 years ago
· Last pushed 11 months ago
Metadata Files
Readme
License
Citation
README.md
NMRTools

NMRTools.jl is a simple library for importing and plotting NMR data.
Usage examples are provided in the documentation, and additional examples are provided as Pluto workbooks. To run these: ```julia
add Pluto if needed through package manager
using Pkg Pkg.add("Pluto")
launch Pluto
using Pluto Pluto.run() ```
NOTE: This package is under active development and it may be a while before its features and syntax stabilises. Please take a look at the examples in the documentation for a guide to getting started.
Owner
- Name: Waudby Group, UCL
- Login: waudbygroup
- Kind: organization
- Location: United Kingdom
- Website: https://waudbylab.org
- Twitter: chris_waudby
- Repositories: 3
- Profile: https://github.com/waudbygroup
Citation (CITATION.cff)
# YAML 1.2
---
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Waudby
given-names: "Christopher Andrew"
orcid: "https://orcid.org/0000-0001-7810-3753"
title: "NMRTools.jl"
version: v0.0.2
date-released: 2021-10-20
GitHub Events
Total
- Create event: 14
- Commit comment event: 7
- Issues event: 5
- Release event: 4
- Watch event: 3
- Issue comment event: 15
- Push event: 38
- Pull request review event: 1
- Pull request event: 13
Last Year
- Create event: 14
- Commit comment event: 7
- Issues event: 5
- Release event: 4
- Watch event: 3
- Issue comment event: 15
- Push event: 38
- Pull request review event: 1
- Pull request event: 13
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 10
- Total pull requests: 22
- Average time to close issues: 10 months
- Average time to close pull requests: 4 months
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 1.7
- Average comments per pull request: 0.59
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 8
Past Year
- Issues: 5
- Pull requests: 13
- Average time to close issues: 2 days
- Average time to close pull requests: about 18 hours
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.69
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
- chriswaudby (8)
- debsahu (1)
- JuliaTagBot (1)
Pull Request Authors
- github-actions[bot] (13)
- Copilot (8)
- chriswaudby (4)
- biojames (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 2 total
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 15
juliahub.com: NMRTools
A simple library for handling NMR data in Julia
- Documentation: https://docs.juliahub.com/General/NMRTools/stable/
- License: MIT
-
Latest release: 0.1.12
published over 1 year ago
Rankings
Dependent repos count: 9.9%
Average: 24.4%
Dependent packages count: 38.9%
Last synced:
9 months ago
Dependencies
.github/workflows/CompatHelper.yml
actions
- julia-actions/setup-julia v1 composite
.github/workflows/Documenter.yml
actions
- actions/checkout v3 composite
- julia-actions/setup-julia latest composite
.github/workflows/Runtests.yml
actions
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml
actions
- JuliaRegistries/TagBot v1 composite