Schistoxpkg

Package to perform individual based modelling of schistosomiasis

https://github.com/mattg3004/schistoxpkg.jl

Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Package to perform individual based modelling of schistosomiasis

Basic Info
  • Host: GitHub
  • Owner: mattg3004
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Homepage:
  • Size: 5.67 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 4
  • Open Issues: 1
  • Releases: 0
Created over 6 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

Schistoxpkg

Go to https://mattg3004.github.io/Schistoxpkg.jl/dev/ for documentation

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Schistoxpkg Alternatively directly from Julia REPL run: julia> using Pkg julia> Pkg.add("Schistoxpkg")

Additionally, there is an issue with the save and load package JLD, which will produce an error if you have the latest versions of all libraries installed. To get around this problem, you need to install a previous version "HFD5jll" library as follows: ``` julia> Pkg.add(Pkg.PackageSpec(;name="HDF5jll", version="1.10.5")) ```

Stable Dev

Build Status Build Status

Codecov

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

Owner

  • Login: mattg3004
  • Kind: user

Citation (CITATION.bib)

@misc{Schistoxpkg.jl,
	author  = {Matthew},
	title   = {{Schistoxpkg.jl}},
	url     = {https://github.com/mattg3004/Schistoxpkg.jl},
	version = {v0.1.0},
	year    = {2020},
	month   = {3}
}

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 369
  • Total Committers: 1
  • Avg Commits per committer: 369.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Matthew m****4@g****m 369

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 26
  • Total pull requests: 1
  • Average time to close issues: 7 days
  • Average time to close pull requests: less than a minute
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 7.04
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mattg3004 (25)
  • JuliaTagBot (1)
Pull Request Authors
  • mattg3004 (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 63
juliahub.com: Schistoxpkg

Package to perform individual based modelling of schistosomiasis

  • Versions: 63
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 9.9%
Forks count: 24.5%
Average: 34.4%
Dependent packages count: 38.9%
Stargazers count: 64.2%
Last synced: 10 months ago