The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The first official release of lorem on CRAN! A few small changes have happened in the package since it was first released on GitHub:
lorem::ipsum()
now returns a lorem
classed object that works in both knitr R chunks and htmltools tags. In
htmltools, each paragraph is automatically wrapped in a
<p>
tag, or you can call as.tags()
directly to provide your own wrapper
. This change required
ipsum()
to return a list-like lorem
class
rather than a character vector; use format()
or
as.character()
to retrieve standard character vectors.
Thanks to @cpsievert for the suggestion (#7,
#8).
lorem::ipsum()
now includes punctuation like commas,
colons, semi-colons and em dashes in the generated text (#4).
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.