RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Conda channel: build an installable Conda package #393

Open schuelet opened 2 years ago

schuelet commented 2 years ago

To build a Conda package, it needs to be compiled for a given platform (Win, Linux, ...). To do that, one must prepare a conda-build recipe. A starting point is to use conda skeleton which creates a folder with a meta.yaml file.

Instructions can be found here: building conda packages with conda skeleton

schuelet commented 2 years ago

https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-r-pkgs.html

schuelet commented 2 years ago

CONDA CHANNEL: name: fskx

Successful build for R 3.5.1: SciViews with dependency ellipse