-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
After entering the sed commands running roxygen2::roxygenise() returns this pkgload error.
─ DONE (ragg)
Writing agg_png.Rd
Writing agg_tiff.Rd
Writing agg_supertransparent.Rd
Writing ragg-package.Rd
Warning message:
Expected same number of compilation commands as object files
ℹ This is an internal error that was detected in the pkgload package.
Please report it at <https://github.com/r-lib/pkgload/issues> with a reprex (<https://tidyverse.org/help/>) and the full backtrace.
GNU sed commands (left for posterity)
sed -i "s/IMPLIMENTATION/IMPLEMENTATION/g" ragg/src/AggDevice.h
sed -i "s/efficency/efficiency/g" ragg/vignettes/ragg_performance.Rmd
sed -i "s/enigine/engine/g" ragg/NEWS.md
sed -i "s/explicetly/explicitly/g" ragg/R/agg_dev.R
sed -i "s/incomming/incoming/g" ragg/R/agg_dev.R
sed -i "s/plottet/plotted/g" ragg/NEWS.md
sed -i "s/prefered/preferred/g" ragg/src/AggDevicePng.h
sed -i "s/rectanges/rectangles/g" ragg/vignettes/ragg_performance.Rmd
sed -i "s/versatiliity/versatility/g" ragg/R/agg_dev.R
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels