2015-12-01から1ヶ月間の記事一覧
New version (v0.2-3) of 'RcmdrPlugin.KMggplot2' (an Rcmdr plug-in; a GUI for 'ggplot2') released. RcmdrPlugin.KMggplot2 (CRAN) NEWS Changes in version 0.2-3 (2015-12-30) New geom_stepribbon(). Pointwise confidence intervals of Kaplan-Meier…
I posted a new version of the "RcmdrPlugin.KMggplot2" package, which is an Rcmdr plug-in for a "ggplot2" GUI front-end. RcmdrPlugin.KMggplot2 (CRAN) NEWS Changes in version 0.2-1 (2015-12-14) Kaplan-Meier plot: fixed a bug was caused by a …
そろそろ ggplot2 の最新版が CRAN にリリースされるようなので、自分のパッケージのメンテナンスをしました。 メンテナンス中に困った点をメモしておこうと思います。 stat_summary fun.args でパラメータを渡さないとエラー。 # <= 1.0.1 stat_summary(fun…