Package: compare 0.2-6

Paul Murrell

compare: Comparing Objects for Differences

Functions to compare a model object to a comparison object. If the objects are not identical, the functions can be instructed to explore various modifications of the objects (e.g., sorting rows, dropping names) to see if the modified versions are identical.

Authors:Paul Murrell

compare_0.2-6.tar.gz
compare_0.2-6.tar.gz(r-4.5-noble)compare_0.2-6.tar.gz(r-4.4-noble)
compare_0.2-6.tgz(r-4.4-emscripten)compare_0.2-6.tgz(r-4.3-emscripten)
compare.pdf |compare.html
compare/json (API)
NEWS

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

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

23 exports 3.76 score 0 dependencies 6 dependents 23 mentions 456 scripts 1.4k downloads

Last updated 9 years agofrom:7f783353ab. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-linuxOKSep 09 2024

Exports:commentQuestionscommentscomparecompareCoercecompareEqualcompareFilecompareFilescompareIdenticalcompareIgnoreAttrscompareIgnoreNameCasecompareIgnoreNamescompareIgnoreOrdercompareNamecompareShortenisTRUEmarkQuestionsquestionCommentsquestionMarksrulesourceFiletransformCommenttransformRuletransforms

Dependencies:

Introduction to the compare package

Rendered fromcompare-intro.Rnwusingutils::Sweaveon Sep 09 2024.

Last update: 2014-02-24
Started: 2014-02-24

The compare package fundamentals

Rendered fromfundamentals.Rnwusingutils::Sweaveon Sep 09 2024.

Last update: 2014-02-24
Started: 2014-02-24

Readme and manuals

Help Manual

Help pageTopics
Apply a Commenting SchemecommentQuestions
Compare Two Objectscompare compareName
Compare Two Objects of Different ClasscompareCoerce compareCoerce.array compareCoerce.character compareCoerce.data.frame compareCoerce.factor compareCoerce.integer compareCoerce.logical compareCoerce.matrix compareCoerce.numeric compareCoerce.table
Compare Two Objects for EqualitycompareEqual compareEqual.array compareEqual.character compareEqual.data.frame compareEqual.factor compareEqual.list compareEqual.logical compareEqual.matrix compareEqual.numeric compareEqual.table
Compare Several ObjectscompareFile compareFiles
Compare Two Objects for IdentitycompareIdentical
Compare Two Objects with Different AttributescompareIgnoreAttrs
Compare Two Objects with Different NamescompareIgnoreNameCase compareIgnoreNameCase.data.frame compareIgnoreNames compareIgnoreNames.data.frame
Compare Two Objects with Different OrdercompareIgnoreOrder compareIgnoreOrder.data.frame
Compare Two Objects with Different LengthscompareShorten compareShorten.data.frame
Comparison Between Two Objectscomparison-class isTRUE isTRUE.comparison transforms
Apply a Marking SchememarkQuestions
Define a Commenting Schemecomments questionComments transformComment
Define a Marking SchemequestionMarks rule transformRule
Evaluate R Code from a FilesourceFile