Changes in version 1.4.0 (2024-11-22) - Added addStructure and setSuperpose functions to load and overlap multiple structures in the same stage. - Updated internal logic with R 4.3.0's stricter && and || evaluations to prevent errors with multi-element vectors. Changes in version 1.3.4 - Added setScale, setRotation, and setPosition functions for controlling scale, rotation, and position of representations. Changes in version 1.3.3 - Added API call that returns a list of atoms surrounding a selection. - Added selectionParameters function to control proximity and level for selection. - Updated addSelection and updateRepresentation to handle color arrays Changes in version 1.3.2 - Updated addSelection and updateRepresentation to handle color arrays Changes in version 1.3.1 (2021-06-01) - Added a NEWS.md file to track changes to the package. - Made package ready for CRAN release - Updated pkgdown - Re-formatted code examples