Welcome to ClientVPS Mirrors

README

tinydng

tinydng is a header-provider R package for TinyDNG. It installs the TinyDNG C++ headers for use by downstream R packages through LinkingTo.

To use tinydng from another R package, add:

LinkingTo: tinydng

to DESCRIPTION and include:

#include <tinydng/tiny_dng_loader.h>
#include <tinydng/tiny_dng_writer.h>

in the downstream C++ source. If the downstream package defines TINY_DNG_LOADER_IMPLEMENTATION and the header expects stb_image.h, the downstream package must ensure stb_image.h is available on the include path or must define TINY_DNG_LOADER_NO_STB_IMAGE_INCLUDE and provide the required declarations/implementation itself.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.