A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/Rcpp/../RcppUUID/../tinytest/../tinyplot/news/news.html below:

NEWS

News

If you are viewing this file on CRAN, please check the latest NEWS on our website where the formatting is also better.

0.4.2 New features Bug fixes 0.4.1 Bug fixes Misc 0.4.0 New features: New plot types Other new features Bug fixes: Website: Internals: 0.3.0 New features

tinyplot v0.3.0 is a big release with many new features, both internal and user-facing. Related updates are grouped below for easier navigation.

Revamped type logic and functional equivalents

(Primary PR and author: #222 9)

Support for additional plot types Themes

(Primary PR and authors: #258 9 and 18)

Other new features
Breaking changes Bug fixes
Misc
0.2.1

New Features:

Bug fixes:

Internals:

0.2.0

New features:

Internals:

Misc:

0.1.0

Our first CRAN submission! This v0.1.0 release includes the following new features and updates:

License:

Breaking changes:

New features:

Bug fixes:

Internals:

0.0.5

IMPORTANT BREAKING CHANGE:

The package has been renamed to tinyplot. (#22 18)

This package renaming also incorporates the following function changes:

So, where you used to write…

library(plot2)
plot2(Sepal.Length ~ Petal.Length | Species, iris)

… you should now write:

library(tinyplot)
tinyplot(Sepal.Length ~ Petal.Length | Species, iris)

# Or, use the equivalent shorthand `plt` alias
plt(Sepal.Length ~ Petal.Length | Species, iris)

The package URLs have been updated accordingly:

Many thanks to everyone who provided thoughtful feedback about this prospective name change, especially @zeileis and 9 for kicking off the discussion, as well as the 100+ participants who voted in the social media poll.

For more details about the rational underlying this renaming decision, please see the following GitHub comment, as well as the discussion that preceded it: https://github.com/grantmcdermott/plot2/issues/22#issuecomment-1928472754

0.0.4

Website:

We now have a dedicated website! (#80 9)

New features:

Bug fixes:

0.0.3

Breaking changes:

New features:

Bug fixes:

0.0.2

Breaking changes:

New features:

Bug fixes:

Internals:

Project:

0.0.1

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4