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.
say
function and the new think
function. This is breaking in the sense that the output of
say
is fundamentally different assuming you care about
ascii art.say
color args change: by_color
param now
by default is whatever is set for what_color
- allowing for
setting one color for both the quote and the animal. If no colors are
supplied behavior is unchanged from previous version. (#85)rmsfact
and fortunes
were
previously Imports but are now Suggests because they are not in fact
needed for the main use case of the package. Simply load them if you
need them and this package helps when needed.think()
to duplicate what cowthink
function does with command line cowsay - different bubble sides and tail
(see examples) (#93)say
has been refactored, now using separate new functions
bubble_say
/bubble_think
and
bubble_tail
to construct the quote/speech bubble and its
tail. The tail from the bubble to the animal has changed position so
that it attempts to be at a position that makes sense for the specific
animal. You can use these separate new functions yourself to manually do
what say
and think
do. See the docs for
details (?bubble_say
/?bubble_tail
) (#67)multicolor
package for good as it’s not coming
back to CRAN (#90)multicolor
temporarily as it is no longer on
CRAN (#86)say()
parameter what
loses the fillerama
options (“arresteddevelopment”, “doctorwho”, “dexter”, “futurama”,
“holygrail”, “simpsons”, “starwars”, “loremipsum”) because the API is
downsquirrel
and squirrel2
(#74) from @marionlouveauxchuck
(#62) from @bgreenwelltype
parameter in say()
gains new
option print
, the default option in non-interactive
environments. type="print"
will cat()
output
(#70) (#72)NULL
(#65)
(#66)cowsay
now supports colors via the
multicolor
package from Amanda Dobbyn. supports coloring
by the thing being said (new what_color
parameter) or the
thing saying it (new by_color
parameter). supports more
than one color. thanks Amanda! (#59) (#61)rmsfact
package, for random facts about
Richard Stallman (#45)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.