Skip to content

Releases: MMVverse/MMVbase

MMVbase 1.2.1

Choose a tag to compare

@joness-w joness-w released this 06 Jun 11:57

Version

MMVbase 1.2.1

Build.sh

Build.sh script added to build the R package

Utility.R

aux_formatErrorName export added

MMVbase 1.2.0

Choose a tag to compare

@joness-w joness-w released this 06 Mar 09:01
  • R version dependency updated to >= 4.4.1 (from >= 2.10)

MMVbase 1.1.0

Choose a tag to compare

@denhardt-mmv denhardt-mmv released this 21 Feb 12:30
  • 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

Choose a tag to compare

@joness-w joness-w released this 01 Nov 11:55
9672d5b

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.