icebergr (R package)
Copyright 2026 Youzhi Yu

This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).

------------------------------------------------------------------------------

TRADEMARK NOTICE

Apache, Apache Iceberg, Iceberg, the Apache feather logo and the Apache Iceberg
project logo are trademarks of The Apache Software Foundation.

icebergr is an independent, community-maintained R package. It is not affiliated
with, sponsored by, or endorsed by The Apache Software Foundation. The name
"icebergr" and the references to Apache Iceberg in this package's title and
documentation are descriptive: they identify the table format that this package
reads and writes. The Apache Software Foundation maintains the official Iceberg
implementations for Java, Python, Rust and Go; this package is not one of them.

------------------------------------------------------------------------------

BUNDLED APACHE SOFTWARE

The compiled form of this package statically links Apache Iceberg Rust
(https://github.com/apache/iceberg-rust), which is licensed under the Apache
License, Version 2.0. Its NOTICE file is reproduced below.

    Apache Iceberg
    Copyright 2017-2026 The Apache Software Foundation

    This product includes software developed at
    The Apache Software Foundation (https://www.apache.org/).

------------------------------------------------------------------------------

LICENSING

The R package as a whole is distributed under GPL (>= 3). Apache-2.0 permits its
code to be incorporated into a GPL-3.0 work; the combined work is distributed
under GPL (>= 3), and the Apache-2.0 terms continue to apply to the
Apache-licensed portions. Apache-2.0 is not compatible with GPL-2.0, which is
why this package is GPL (>= 3) rather than GPL (>= 2).

A full inventory of every bundled Rust crate, with its authors, repository and
licence, is generated into LICENSE.note at packaging time by tools/vendor.R.
