coglyphr 1.0.4 (2025-09-23)
- Added references to the DESCRIPTION field as requested by CRAN.
- Revised function examples: replaced
\dontrun{}
with
\donttest{}
or made them executable.
coglyphr 1.0.3 (2025-09-18)
- Documentation fix: replaced
\url{}
with
\doi{}
in references to conform to CRAN policies.
coglyphr 1.0.2 (2025-09-17)
- Fixed Rd math macros.
- Removed CHECK NOTE by updating
.Rbuildignore
.
- Switched from
@import
to @importFrom
for
clearer namespace management.
- Minor edits to the package Description for clarity.
coglyphr 1.0.1 (2025-09-17)
- Internal maintenance release (immediately replaced by 1.0.2).
coglyphr 1.0.0 (2025-07-22)
- First stable release of the package.
- Provides three COG estimation methods: stroke-based, contour-based,
and potential energy-based.
- Includes documentation, test coverage, and support for binary glyph
images.
- Suitable for use in glyph structure analysis and image-based
cognitive research.