[ 源代码: r-cran-modelr ]
软件包:r-cran-modelr(0.1.8-1)
GNU R modelling functions that work with the pipe
This package provides GNU R functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.
其他与 r-cran-modelr 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-broom
- convert statistical analysis objects into tidy data frames with GNU R
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-purrr (>= 0.2.2)
- GNU R functional programming tools
-
- dep: r-cran-rlang (>= 0.2.0)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-tibble
- GNU R Simple Data Frames
-
- dep: r-cran-tidyr (>= 0.8.0)
- GNU R package to easily tidy data
-
- dep: r-cran-tidyselect
- GNU R select from a set of strings
-
- dep: r-cran-vctrs
- GNU R vector helpers
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-ggplot2
- implementation of the Grammar of Graphics