The final release of TensorFlow v1.3 is now available. This release marks the initial availability of several canned estimators including DNNClassifier and DNNRegressor
The next installment of tidyr is finally on CRAN! This version brings tidy eval to a crucial component of the tidyverse workflow
A new version of purrr is on CRAN! It features a new family of generic mappers, a tool for tidy plucking of deep data structures, and many other features and fixes
Shiny 1.0.4: drag-and-drop file inputs, dynamic tab management, and onStop callbacks
Contributing code to open source projects can be intimidating. These projects are often widely used and have well known maintainers. Contributing code and having it accepted seems an almost insurmountable task. However if you follow a few simple strategies you can have your code accepted into even the most popular projects in the tidyverse
sparklyr 0.6: distributed R with spark_apply() and external data source connections
Welcome to the new and improved tidyverse website. We are working hard to make tidyverse.org __the__ place to go to learn the tidyverse and to keep up to date with it as it evolves
haven 1.1.0: SAS transport files, cols_only for selective reading, and bug fixes
Introducing learnr: create interactive R tutorials with exercises, quizzes, and videos
dbplyr 1.1.0: database backends now work directly with DBI connections and feature improved SQL translation
bigrquery 0.4.0: query Google BigQuery with DBI and dplyr backends, now with full datetime support
dplyr 0.7.0: tidy evaluation for programming with dplyr, new datasets, and improved encoding support
shinydashboard 0.6.0: bookmarkable state for sidebars and new inputs for tracking collapsed state
plotnine: a grammar of graphics implementation for Python built on matplotlib and pandas
readxl 1.0.0: target specific cells for reading Excel files plus new logical and list column types
dplyr 0.6.0 preview: database changes with dbplyr, CJK encoding support, and tidy evaluation
Tidyverse package updates: forcats 0.2.0, readr 1.1.0, stringr 1.2.0, and tibble 1.3.0
Shiny 1.0.1 adds reactiveVal() for single reactive values and HTML content in radio buttons and checkboxes
leaflet 1.1.0 adds text labels, shape highlighting, awesome-markers, sf support, custom projections, and viridis palettes