MyNixOS website logo
Description

Web Interface to 'IsoplotR'.

Provides a graphical user interface to the 'IsoplotR' package for radiometric geochronology. The GUI runs in an internet browser and can either be used offline, or hosted on a server to provide online access to the 'IsoplotR' toolbox.

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.

Metadata

Version

6.2

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows