Learn R Programming

jmvcore (version 2.7.38)

Dependencies for the 'jamovi' Framework

Description

A framework for creating rich interactive analyses for the jamovi platform (see for more information).

Copy Link

Version

Install

install.packages('jmvcore')

Monthly Downloads

4,513

Version

2.7.38

License

GPL (>= 2)

Maintainer

Jonathon Love

Last Published

July 18th, 2026

Functions in jmvcore (2.7.38)

..

Designate string as client-side translated
tryNaN

try an expression, and return NaN on failure
validateSafeFormula

Secure formula validation using allowlist approach Prevents code injection while allowing legitimate statistical formulas
htmlEscape

Escape HTML special characters
naOmit

remove missing values from a data frame listwise
matchSet

Determines the index where an item appears
isError

Determine if an object is an error
createError

Create and throw errors
reexports

Objects exported from other packages
.

Designate string as translated
toB64

Convert names to and from Base64 encoding
theme_spss

Creates the spss jmv ggplot2 theme
decomposeFormula

Decompose a formula
composeTerm

Compose and decompose interaction terms to and from their components
theme_min

Creates the minimal jmv ggplot2 theme
theme_hadley

Creates the hadley jmv ggplot2 theme
select

Create a new data frame with only the selected columns
resolveQuo

Evaluates a quosure This is intended for use by classes overriding Analysis
composeFormula

Compose a formula string
colorPalette

A function that creates a color palette
Action

the jmvcore Object classes
asFormula

Convert and validate an object as a formula
constructFormula

Construct a formula string
canBeNumeric

Determines whether an object is or can be converted to numeric
create

Create an analysis
marshalData

Marshal the data from an environment into a data frame
stringifyTerm

Converts a term into a string
marshalFormula

Marshal a formula into options
extractErrorMessage

Extracts the error message from an error object
format

Format a string with arguments
toNumeric

Converts a vector of values to numeric
theme_default

Creates the default jmv ggplot2 theme
Cell.BEGIN_GROUP

Constants to specify formatting of Table cells
Options

The jmv Options classes
sourcify

Converts basic R object into their source representation
startsWith

Test whether strings start or end with a particular string
NoticeType

Different notice levels