diff --git a/DESCRIPTION b/DESCRIPTION index 821bbcc..eed1486 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -31,7 +31,7 @@ License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.1.0.9000 +RoxygenNote: 7.1.1 SystemRequirements: c("C++11", "\n fontconfig", "\n freetype2"), C++11 Suggests: testthat (>= 2.1.0), diff --git a/cran-comments.md b/cran-comments.md index 12b205a..b3aaefd 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,10 +1,4 @@ -This is a patch for the valgrind errors present in last submission. Since I -cannot reproduce them on any of the systems available to me it is a bit in the -blind, but fingers crossed. - -This release mainly adds new features to allow access to the internal cache of -freetype objects from other packages as well as attaching OpenType features to -fonts for use during shaping by graphic devices. +This release fixes the LTO warnings in 0.3.0 as requested by CRAN ## Test environments * local R installation, R 4.0.1