Skip to content

An open source prototype for a visual interface to support research and Nexus engagements, designed collaborativelly as part of Creating interfaces' WP4.

License

Notifications You must be signed in to change notification settings

IGSD-UoW/wfenexus

Repository files navigation

Visualisation tool for a grounded FEW Nexus

DOI R-CMD-check

An open source prototype for a visual interface to support research and Nexus engagements, designed collaborativelly as part of Creating interfaces' WP4.

Online demos

Installation

  1. Clone this repo: git clone [email protected]:IGSD-UoW/wfenexus.git
  2. Install renv package if not already installed (remotes::install_github("rstudio/renv")).
  3. Run renv::restore() to restore the state of your project from renv.lock file.

Notes

This repo has been configured to use some best practices for reproducible science:

  1. renv to manage isolated environments with required dependencies and versions +info.
  2. Repo as a Package +info

Troubleshooting

If facing issues installing packages from Windows, run this command. (more info in renv documentation, in this discussion and this question in SO)

Sys.setenv(RENV_DOWNLOAD_METHOD = "wininet")
#Sys.setenv(RENV_DOWNLOAD_METHOD = "libcurl")

Datasets

This package uses the following datasets:

About

An open source prototype for a visual interface to support research and Nexus engagements, designed collaborativelly as part of Creating interfaces' WP4.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages