rogiersbart. To fix this you can add URL: https://rogiersbart.r-universe.dev/ti to the package DESCRIPTION file. See also theR-universe documentation.Package: ti 0.0.0.9000

ti: A single-channel UINT8 TIFF toolkit
The {ti} package provides a set of tools for working with single-channel unsigned 8-bit integer TIFF images.
Authors:
ti_0.0.0.9000.tar.gz
ti_0.0.0.9000.zip(r-4.7)ti_0.0.0.9000.zip(r-4.6)ti_0.0.0.9000.zip(r-4.5)
ti_0.0.0.9000.tgz(r-4.6-any)ti_0.0.0.9000.tgz(r-4.5-any)
ti_0.0.0.9000.tar.gz(r-4.7-any)ti_0.0.0.9000.tar.gz(r-4.6-any)
ti_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ti/json (API)
| # Install 'ti' in R: |
| install.packages('ti', repos = c('https://rogiersbart.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rogiersbart/ti/issues
Last updated from:a0626ccb7a. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 116 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | NOTE | 115 | ||
| macos-release-arm64 | NOTE | 97 | ||
| macos-oldrel-arm64 | NOTE | 77 | ||
| windows-devel | NOTE | 76 | ||
| windows-release | NOTE | 79 | ||
| windows-oldrel | NOTE | 63 | ||
| wasm-release | OK | 113 |
Exports:ff_bob2tifff_compressff_csv2tifff_extractff_invertff_mergeff_npy2tifff_png2tifff_readff_splitff_stretchff_tif2bobff_tif2csvff_tif2npyff_tif2pngff_transposeff_write
Dependencies:abindbackportsbitbit64checkmateclicliprcpp11crayondplyrfsgenericsgluehmsijtiffjsonlitelifecyclelubridatemagrittrpillarpkgconfigpngprettyunitsprogresspurrrR6readrrlangstdstrexstringistringrtibbletidyselecttimechangetzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a brick of bytes to a TIFF image | ff_bob2tif |
| Compress a TIFF image | ff_compress |
| Convert a CSV file to a TIFF image | ff_csv2tif |
| Extract specific frames from a multi-frame TIFF | ff_extract |
| Invert a TIFF image | ff_invert |
| Merge single-frame images into a multi-frame TIFF | ff_merge |
| Convert a NumPy array to a TIFF image | ff_npy2tif |
| Convert a PNG image to a TIFF image | ff_png2tif |
| Read a TIFF image | ff_read |
| Split a multi-frame TIFF into single-frame images | ff_split |
| Stretch the contrast of a TIFF image | ff_stretch |
| Convert a TIFF image to a brick of bytes | ff_tif2bob |
| Convert a TIFF image to a CSV file | ff_tif2csv |
| Convert a TIFF image to a NumPy array | ff_tif2npy |
| Convert a TIFF image to a PNG image | ff_tif2png |
| Transpose a TIFF image | ff_transpose |
| Write a TIFF image | ff_write |
