Changes in version 0.6-0 (2025-09-01) - fixed some C++ compilation problems on 3 Flavors Changes in version 0.5-0 (2025-08-28) - added new function as.mesh3d.zonohedron(), which is derived from rgl::as.mesh3d() - moved package rgl from Suggests to Imports - in the User Guide, replaced an animated GIF with a WEBM video - in Suggests, dropped package gifski and added packages av and base64enc - in function plot2trans(), fixed a bug when type='e' Changes in version 0.4-0 (2025-01-31) - for function boundarypgramdata(), improved correctness and slightly changed the return value - for function inside(), fixed error on the man page - added new item - collapsetosimple - to matroid list - fixed a compilation warning Changes in version 0.3-0 (2024-07-09) - improved the wording of three vignettes - in inside2trans(), made calculation of linking number faster - in matroid.matrix(), rank-deficient matrix was not always detected - added global option zonohedra.stoponerror - fixed rchk compilation issues - fixed noRemap compilation issues Changes in version 0.2-2 (2023-05-31) - fixed some Additional issues for variants clang-UBSAN, gcc-UBSAN, and M1mac Changes in version 0.2-1 (2023-05-29) - initial version on CRAN