mangothecat. To fix this you can add URL: https://predictiveecology.r-universe.dev/visualTest to the package DESCRIPTION file. See also theR-universe documentation.Package: visualTest 1.0.0

Chris Campbell
visualTest: Perform Fuzzy Image Matching
Extract and match fingerprints, characteristic signal in plot files. It can be used for testing packages or other R code with graphical output. It is possible to set the level of fuzzyness when comparing the target and the tested images.
Authors:
visualTest_1.0.0.tar.gz
visualTest_1.0.0.zip(r-4.7)visualTest_1.0.0.zip(r-4.6)visualTest_1.0.0.zip(r-4.5)
visualTest_1.0.0.tgz(r-4.6-any)visualTest_1.0.0.tgz(r-4.5-any)
visualTest_1.0.0.tar.gz(r-4.7-any)visualTest_1.0.0.tar.gz(r-4.6-any)
visualTest_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
visualTest/json (API)
| # Install 'visualTest' in R: |
| install.packages('visualTest', repos = c('https://predictiveecology.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mangothecat/visualtest/issues
Last updated from:9b835a7074. Checks:7 ERROR, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 101 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | ERROR | 110 | ||
| macos-release-arm64 | ERROR | 83 | ||
| macos-oldrel-arm64 | ERROR | 107 | ||
| windows-devel | ERROR | 78 | ||
| windows-release | ERROR | 63 | ||
| windows-oldrel | ERROR | 80 | ||
| wasm-release | OK | 85 |
Exports:compareWithFingerprintgetFingerprintisSimilarshowFingerprint
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compare a test fingerprint with a known fingerprint | compareWithFingerprint |
| Get Image Fingerprint | getFingerprint |
| Is this Graphic a Match to this Fingerprint? | isSimilar |
| Plot some fingerprints against each other This currently only works for fingerprints from the 'original' algorithm. | showFingerprint |