Package: MPSEM 0.6-1

Guillaume Guénard

MPSEM: Modelling Phylogenetic Signals using Eigenvector Maps

Computational tools to represent phylogenetic signals using adapted eigenvector maps.

Authors:Guillaume Guénard [aut, cre], Pierre Legendre [ctb]

MPSEM_0.6-1.tar.gz
MPSEM_0.6-1.zip(r-4.7)MPSEM_0.6-1.zip(r-4.6)MPSEM_0.6-1.zip(r-4.5)
MPSEM_0.6-1.tgz(r-4.6-x86_64)MPSEM_0.6-1.tgz(r-4.6-arm64)MPSEM_0.6-1.tgz(r-4.5-x86_64)MPSEM_0.6-1.tgz(r-4.5-arm64)
MPSEM_0.6-1.tar.gz(r-4.7-arm64)MPSEM_0.6-1.tar.gz(r-4.7-x86_64)MPSEM_0.6-1.tar.gz(r-4.6-arm64)MPSEM_0.6-1.tar.gz(r-4.6-x86_64)
MPSEM_0.6-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MPSEM/json (API)

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

Bug tracker:https://github.com/guenardg/mpsem/issues

On CRAN:

Conda:

5.03 score 1 stars 1 packages 36 scripts 682 downloads 2 mentions 53 exports 19 dependencies

Last updated from:6c44d72d81. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK156
linux-devel-x86_64OK153
source / vignettesOK165
linux-release-arm64OK134
linux-release-x86_64OK145
macos-release-arm64OK190
macos-release-x86_64OK349
macos-oldrel-arm64OK152
macos-oldrel-x86_64OK260
windows-develOK188
windows-releaseOK107
windows-oldrelOK182
wasm-releaseOK111

Exports:add.edgeadd.vertexaggregateOnVertexas.graphconcatenateDNAratedrawDNASequencedrawEvolRatedstGraphedgeedge<-edgenamesedgenames<-evolution.modelgeometrygeometry<-getConnectedgetMediangetNonConnectedgetOrigingetTerminalgraphgraphDistgraphModplothmeanInflMatinvDistWeightingisDivergentisLinearisTreeisUnderEdgeisUnderVertexlabels<-locatemodel.datamolEvolSimnedgePEMpemlmPEMweightsPsquarepurge.medianpurge.terminalrandomGraphreorderGraphrm.edgerm.vertexshow.sequencesimulateSequencesimulateTraittraitEvolSimweighted.hmeanwrite.fasta

Dependencies:apeclassclassIntDBIdigeste1071expmKernSmoothlatticemagrittrMASSMatrixnlmeproxyRcpps2sfunitswk

A phylogenetic modelling tutorial using Phylogenetic Eigenvector Maps (PEM) as implemented in R package MPSEM

Rendered fromPEM_with_MPSEM.Rmdusingknitr::rmarkdownon May 31 2026.

Last update: 2025-04-07
Started: 2025-04-07

Readme and manuals

Help Manual

Help pageTopics
Modelling Phylogenetic Signals using Eigenvector MapsMPSEM-package
Sequence Concatenationconcatenate
Distance-Based Directed GraphdstGraph
Class and Method for Directed Graphs$<-.graph as.graph.phylo as.phylo.graph geometry.graph geometry<-.graph graph-class locate.graph nedge.graph plot.graph print.graph
MPSEM Graph Manipulation Functionsadd.edge add.vertex graph graph-functions rm.edge rm.vertex
MPSEM Graph Purging Functionsgraph-purge purge.median purge.terminal
Graph Utility FunctionsgetConnected getMedian getNonConnected getOrigin getTerminal graph-utils graphDist isDivergent isLinear isTree reorderGraph
Graph Plot EditorgraphModplot
Harmonic MeanharmonicMean hmean weighted.hmean
Influence Matrixedge.InflMat edge<-.InflMat edgenames.InflMat edgenames<-.InflMat InflMat inflMat InflMat-class nedge.InflMat print.InflMat
Inverse Distance WeightinginvDistWeighting
Linear Modelling Utility Functionslm-utils model.data Psquare utils
Molecular Evolution SimulatorDNArate drawDNASequence drawEvolRate molEvolSim simulateSequence
Generic Function (Methods)as.graph edge edge.graph edge<- edge<-.graph edgenames edgenames.graph edgenames<- edgenames<-.graph evolution.model geometry geometry<- labels<- locate MPSEM-generics nedge
Class and Methods for Phylogenetic Eigenvector Maps (PEM)as.data.frame.PEM as.matrix.PEM evolution.model.PEM PEM PEM-class predict.PEM print.PEM update.PEM
Phylogenetic Eigenvector MapsPEM-functions PEMweights
Utility Function for Phylogenetic Eigenvector MapsaggregateOnVertex isUnderEdge isUnderVertex PEM-utils
PEM Linear Model Interfaceanova.pemlm pemlm pemlm-class predict.pemlm print.pemlm summary.pemlm
Random Graph GeneratorrandomGraph
Show DNA Sequencesshow.sequence
Trait Evolution Simulatorprint.QTEM simulateTrait traitEvolSim
Write Sequences to a FASTA Text Filewrite.fasta