IsoplotRgui

Graphical user interface to IsoplotR

https://github.com/pvermees/isoplotrgui

Science Score: 36.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
  • Committers with academic emails
    4 of 12 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary

Keywords from Contributors

interactive projection serializer cycles packaging charts network-simulation shellcodes hacking autograding
Last synced: 10 months ago · JSON representation

Repository

Graphical user interface to IsoplotR

Basic Info
  • Host: GitHub
  • Owner: pvermees
  • Language: HTML
  • Default Branch: master
  • Homepage:
  • Size: 10.7 MB
Statistics
  • Stars: 19
  • Watchers: 2
  • Forks: 12
  • Open Issues: 0
  • Releases: 31
Created about 10 years ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

IsoplotRgui

Graphical User Interface to the IsoplotR R package for radiometric geochronology.

Offline installation and use

You must have R installed on your system (see https://r-project.org). Within R, there are two ways to install IsoplotRgui:

  1. The current stable version is available via CRAN (the Comprehensive R Archive Network). This version can be installed from the R command prompt:

install.packages('IsoplotRgui')

  1. The latest development version is available from GitHub. Installing this package requires the remotes package to be installed as well:

install.packages('remotes') remotes::install_github('pvermees/IsoplotR') remotes::install_github('pvermees/IsoplotRgui')

Once the package has been installed, you can run the browser-based graphical user interface by typing:

IsoplotRgui::IsoplotR()

at the command prompt. Alternatively, the program can also be accessed online via the IsoplotR website at https://isoplotr.london-geochron.com, or from your own server as discussed in the next section.

Setting up your own online mirror

There are three ways to install IsoplotR online:

  1. The current stable version is available from CRAN.

  2. The safest and most secure solution is to install IsoplotR as a docker container.

  3. The development version is available from GitHub.

Click on the links for further instructions.

Further information

See https://isoplotr.london-geochron.com

Author

Pieter Vermeesch

License

This project is licensed under the GPL-3 License

Owner

  • Name: Pieter Vermeesch
  • Login: pvermees
  • Kind: user
  • Location: London
  • Company: University College London

GitHub Events

Total
  • Watch event: 2
  • Delete event: 2
  • Push event: 25
  • Pull request event: 18
  • Create event: 2
Last Year
  • Watch event: 2
  • Delete event: 2
  • Push event: 25
  • Pull request event: 18
  • Create event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 881
  • Total Committers: 12
  • Avg Commits per committer: 73.417
  • Development Distribution Score (DDS): 0.316
Past Year
  • Commits: 56
  • Committers: 4
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.161
Top Committers
Name Email Commits
pvermees p****h@u****k 603
Tim Band t****d 95
pvermees p****h@g****m 86
Tim Band t****d@n****m 57
Jose Herrera j****1@h****m 11
Jose Luis Herrera u****h@u****k 8
dependabot[bot] 4****] 8
Weblate Admin t****d@u****k 6
Sofia Bordese b****a@g****m 3
Barret Schloerke s****e@g****m 2
Yizhou Yang y****6@p****n 1
Jian Wang 1****6@q****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 167
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.02
  • Merged pull requests: 165
  • Bot issues: 0
  • Bot pull requests: 13
Past Year
  • Issues: 0
  • Pull requests: 24
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • pvermees (125)
  • tim-band (29)
  • dependabot[bot] (13)
Top Labels
Issue Labels
Pull Request Labels
dependencies (13)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 557 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 25
  • Total maintainers: 1
cran.r-project.org: IsoplotRgui

Web Interface to 'IsoplotR'

  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 557 Last month
Rankings
Forks count: 6.5%
Stargazers count: 13.3%
Average: 22.0%
Downloads: 24.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • IsoplotR >= 4.4 imports
  • grDevices >= 3.6.2 imports
  • httpuv >= 1.5.4 imports
  • jsonlite >= 1.6.1 imports
  • later >= 1.0 imports
package-lock.json npm
  • 138 dependencies
package.json npm
  • clipboardy ^2.3.0 development
  • mocha ^7.1.1 development
  • node-stream-zip ^1.11.1 development
  • pngjs 5.0.0 development
  • selenium-webdriver ^4.0.0-alpha.7 development
Dockerfile docker
  • pvermees/docker-isoplotr latest build