Package: jmvcore 2.6.3

Jonathon Love

jmvcore: Dependencies for the 'jamovi' Framework

A framework for creating rich interactive analyses for the jamovi platform (see <https://www.jamovi.org> for more information).

Authors:Jonathon Love [aut, cre, cph]

jmvcore_2.6.3.tar.gz
jmvcore_2.6.3.zip(r-4.5)jmvcore_2.6.3.zip(r-4.4)jmvcore_2.6.3.zip(r-4.3)
jmvcore_2.6.3.tgz(r-4.4-any)jmvcore_2.6.3.tgz(r-4.3-any)
jmvcore_2.6.3.tar.gz(r-4.5-noble)jmvcore_2.6.3.tar.gz(r-4.4-noble)
jmvcore_2.6.3.tgz(r-4.4-emscripten)jmvcore_2.6.3.tgz(r-4.3-emscripten)
jmvcore.pdf |jmvcore.html
jmvcore/json (API)

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

Peer review:

Bug tracker:https://github.com/jamovi/jmvcore/issues

On CRAN:

73 exports 4 stars 2.76 score 4 dependencies 8 dependents 15 scripts 3.8k downloads

Last updated 8 days agofrom:ee463a2c42. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winOKSep 10 2024
R-4.5-linuxOKSep 10 2024
R-4.4-winOKSep 10 2024
R-4.4-macOKSep 10 2024
R-4.3-winOKSep 10 2024
R-4.3-macOKSep 10 2024

Exports:...ActionAnalysisArraycanBeNumericCell.BEGIN_END_GROUPCell.BEGIN_GROUPCell.END_GROUPCell.INDENTEDCell.NEGATIVEcolorPaletteColumncomposeFormulacomposeTermcomposeTermsconstructFormulacreatecreateErrordecomposeFormuladecomposeTermdecomposeTermsendsWithenquoextractErrorMessageformatfromB64GroupHtmlImageisErrormarshalDatamarshalFormulamatchSetnaOmitNoticeNoticeTypeOptionActionOptionArrayOptionBoolOptionGroupOptionIntegerOptionLevelOptionListOptionNMXListOptionNumberOptionOutputOptionPairOptionPairsOptionsOptionSortOptionStringOptionTermOptionTermsOptionVariableOptionVariablesOutputPreformattedrejectresolveQuoselectsourcifystartsWithStatestringifyTermTabletheme_defaulttheme_hadleytheme_mintheme_spsstoB64toNumerictryNaN

Dependencies:base64encjsonliteR6rlang

Readme and manuals

Help Manual

Help pageTopics
Designate string as translated.
Designate string as client-side translated
the jmvcore Object classesAction Analysis Array Column Group Html Image Notice Output Preformatted State Table
Determines whether an object is or can be converted to numericcanBeNumeric
Constants to specify formatting of Table cellsCell.BEGIN_END_GROUP Cell.BEGIN_GROUP Cell.END_GROUP Cell.INDENTED Cell.NEGATIVE
A function that creates a color palettecolorPalette
Compose a formula stringcomposeFormula
Compose and decompose interaction terms to and from their componentscomposeTerm composeTerms decomposeTerm decomposeTerms
Construct a formula stringconstructFormula
Create an analysiscreate
Create and throw errorscreateError reject
Decompose a formuladecomposeFormula
Extracts the error message from an error objectextractErrorMessage
Format a string with argumentsformat
Determine if an object is an errorisError
Marshal the data from an environment into a data framemarshalData
Marshal a formula into optionsmarshalFormula
Determines the index where an item appearsmatchSet
remove missing values from a data frame listwisenaOmit
Different notice levelsNoticeType
The jmv Options classesOptionAction OptionArray OptionBool OptionGroup OptionInteger OptionLevel OptionList OptionNMXList OptionNumber OptionOutput OptionPair OptionPairs Options OptionSort OptionString OptionTerm OptionTerms OptionVariable OptionVariables
Evaluates a quosure This is intended for use by classes overriding AnalysisresolveQuo
Create a new data frame with only the selected columnsselect
Converts basic R object into their source representationsourcify
Test whether strings start or end with a particular stringendsWith startsWith
Converts a term into a stringstringifyTerm
Creates the default jmv ggplot2 themetheme_default
Creates the hadley jmv ggplot2 themetheme_hadley
Creates the minimal jmv ggplot2 themetheme_min
Creates the spss jmv ggplot2 themetheme_spss
Convert names to and from Base64 encodingfromB64 toB64
Converts a vector of values to numerictoNumeric
try an expression, and return NaN on failuretryNaN