Releases: MMVverse/MMVbase
Releases · MMVverse/MMVbase
Release list
MMVbase 1.2.1
MMVbase 1.2.0
- R version dependency updated to >= 4.4.1 (from >= 2.10)
MMVbase 1.1.0
- Many functions moved from MVMmalaria into MMVbase: MMVggplot, transform_IQRggplotToMMVggplot, get_ActivityPath, adjust_ggplotTheme, get_ActivityPath
MMVcolors, MMVtheme, transform_IQRggplotToMMVggplot, Load_RData migrated from MMVmalaria to MMVbase and renamed to load_RDataAsList., remove_duplicates, removeParametersWithNAValue_GPF, load_RDataAsList, logLinTrapzMMV, rectintMMV, removeParametersWithNAValue_GPF, remove_duplicates, saveMMV, simpsonMMV, thisFile, trapzMMV, Check_MissingDatabyNAME, IQRtableToDataFrame, aux_CommonSubPath, aux_createUSUBJID, aux_removeEscapeChar, check_dataGeneralMMV, check_dataGeneralMMV_Center, clopperPearsonMMV, collapseMMV, convert_Unit, create_PKPDsimtime, file.copyMMV, find_MinMMV, get_IXGDFtoRemove, get_fileNameExtension, is.fileMMV, newtonRaphson.Function, newtonRaphson.Vector, summarize_PIandCIgeneric, summaryAcrossTrials, summaryByTrial, swapName_MMVnameToName, swapName_NameToMMVname, transform_dataFrame_LongToWide, transform_dataFrame_WideToLong - Fixed check issues; Added and improved documentation for newtonRaphson and integral functions.
- New file sctructure of the functions so that they are split into families
MMVbase v1.0.0
MMVbase v1.0.0
-Basic functions and coding general patterns provided as examples for general use in MMV R packages and workflows
-This R package contains basic functions which are not specific for any use case but are general enough, so that they can be used in the implementation of modeling and simulation use cases, more specific packages, or workflow scripts. The package collects such functions, together with documented coding examples and good practices.