Package: remulator 1.22.0

David Klein

remulator: R emulator

A collection of R tools for fitting model results.

Authors:David Klein [aut, cre]

remulator_1.22.0.tar.gz
remulator_1.22.0.zip(r-4.7)remulator_1.22.0.zip(r-4.6)remulator_1.22.0.zip(r-4.5)
remulator_1.22.0.tgz(r-4.6-any)remulator_1.22.0.tgz(r-4.5-any)
remulator_1.22.0.tar.gz(r-4.7-any)remulator_1.22.0.tar.gz(r-4.6-any)
remulator_1.22.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
remulator/json (API)

# Install 'remulator' in R:
install.packages('remulator', repos = c('https://pik-piam.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/pik-piam/remulator/issues

Datasets:

On CRAN:

Conda:

4.22 score 1 packages 11 scripts 7 exports 152 dependencies

Last updated from:43f6734ee2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK258
source / vignettesOK239
linux-release-x86_64OK221
macos-release-arm64OK177
macos-oldrel-arm64OK199
windows-develOK171
windows-releaseOK148
windows-oldrelOK161
wasm-releaseOK217

Exports:calc_supplycurveemulatoremulator_runs_completefill_missing_yearsplot_compare_supplycurvesread_and_combinereplace_flat_fits

Dependencies:abindaskpassbackportsbase64encbitbit64bslibcachemcallrcellrangercheckmateclicliprclustercollectionscolorspacecommonmarkcountrycodecpp11crayoncrosstalkcurldata.tabledescdigestdotCall64dplyrevaluatefarverfastmapfieldsfilelockfontawesomeforcatsforeignFormulafsgamstransferGDPucgdx2genericsgeometryggplot2gluegmsgridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetshttpuvhttrigraphisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclelinproglpSolvelubridateluplotluscalelusweavemadratmagclassmagicmagpie4magpiesetsmagrittrmapsMASSMatrixmemoisemimemipmstoolsnnetnonparaeffopensslotelpiamutilspillarpkgbuildpkgconfigpkgloadplotlyplyrprettyunitsprocessxprogresspromisespspurrrqualVquitteR.methodsS3R.ooR.utilsR6rappdirsrasterRColorBrewerRcppRcppProgressreadrreadxlrematchrenvreshape2rlangrmarkdownrpartrprojrootrstudioapirworldmapS7sassscalesshinysourcetoolsspspamstringistringrsysterratibbletidyrtidyselecttimechangetinytextrafficlighttzdbutf8vctrsviridisLitevroomwithrwritexlxfunxtableyamlzoo

How to produce bioenergy supply price curves for REMIND 3.0 using MAgPIE 5.0 (MAgPIE Emulator)
Introduction | The method | Main steps | 1. Perform MAgPIE runs | 1.1 Start emulator runs | 1.2 Calculate bioenergy supply curves | 1.3 Correct emulators if necessary (replace flat fits) | 2. Add to REMIND input data | 2.1 Via mrremind | 2.2 Adding manually | Replace NAs with artificial fits | Use the file in REMIND as base

Last update: 2022-01-20
Started: 2018-07-18

Fitting curves to data (in magclass format) and plotting the curves to nice graphs and pdf
Purpose and Functionality | Input data | Examples | Alternative A: Calculate emulator for one single case consisting of all scenarios present in the data | Alternative B: Calculate emulator for multiple cases. Distinguish cases by scenarios present in the data. | How to define your own function to be fitted | Advanced | Replace flat fits | Compare supplycurves

Last update: 2021-08-26
Started: 2017-12-07