e91956c714
Commits on Jan 21, 2022
Commits on Jan 20, 2022
-
.rs.formatDataColumnDispatch()iterates through classes ofx(#10390) * + local_methods(), borrowed from dplyr * .rs.formatDataColumnDispatch() iterates through the classes of x * - space * + NEWS * add [.foo in test and test .rs.frmatDataColumn() * Apply suggestions from code review Co-authored-by: Kevin Ushey <kevin@rstudio.com> * not using envir = globalenv() * remove file, no need for `local_methods()` for now Co-authored-by: Kevin Ushey <kevin@rstudio.com>
-
Merge pull request #10380 from rstudio/feature/upgrade-windows-grep
Update GNU Grep for Windows to Grep 3.0, after new upload to S3
Commits on Jan 19, 2022
-
Merge pull request #10392 from rstudio/feature/bump-r-version-debian9
Bump R to 3.6.3
-
-
-
-
Discard pending input on error (#10368)
* Discard pending input on error Add callback for console reset to clear console input * Update NEWS.md
-
Use
reticulate::py_len()instead ofbuiltins$len()(#10384)* warn when reticulate.describeObjectContentsImpl errors * use reticulate::py_len() if possible * Update src/cpp/session/modules/SessionReticulate.R Co-authored-by: Kevin Ushey <kevin@rstudio.com>
-
Guessing C++ style based on
LinkingTo(#10386)* + new rpc projectGuessCppStyle() * deal with case when not in a project * new line * rework the function to use early exits * Apply suggestions from code review Co-authored-by: Kevin Ushey <kevin@rstudio.com> * guard against read.dcf() errors * Apply suggestions from code review Co-authored-by: Kevin Ushey <kevin@rstudio.com> Co-authored-by: Kevin Ushey <kevin@rstudio.com>
-
Support for
rs.api.sendToConsole(echo = FALSE)andanimate=(#10366)* When flag && kConsoleInputNoEcho: cancel prompt and consoleinput event * + FLAG_NO_ECHO * SendToConsoleEvent handles `echo` * unused import * fire event with NO_ECHO flag * missing ) * .rs.api.sendToConsole(animate = TRUE) * less code * not suppressing the event when not echoing
-
Add Date: field with default to
r Sys.Date()(#10351)* Add Date: field with default to `r Sys.Date()` * Add a checkbox to control Date * Keep current date on display but use R code if checkbox clicked
-
-
Commits on Jan 18, 2022
-
-
Revert "Omit "Presentation" from labels (#10250)"
This reverts commit 8006cc4.
-
-
-
-
rework
.rs.flattenFrame()so that matrix columns are shown (#10345)* rework .rs.flattenFrame() so that matrix columns are shown * Include the column name for all sub columns, contrary to what tibble does * Use a non-breaking space instead of a space * actually no need for spaces * + tests for .rs.flattenFrame()
-
Factor out C++ specific options in
Options > Packages > C / C++(#1……0340) * Add cpp11 template * Chossing C++ template from Rcpp (default), cpp11, or empty * Follow up * Update src/cpp/session/resources/templates/cpp11.cpp Co-authored-by: Kevin Ushey <kevin@rstudio.com> * bring back developmentCppTemplate * new CppPreferencesPane class, moved c++ template choice there * C/C++ in a tab in Packages * Update src/gwt/src/org/rstudio/studio/client/workbench/prefs/PrefsConstants_en.properties * Update src/gwt/src/org/rstudio/studio/client/workbench/prefs/PrefsConstants_fr.properties Co-authored-by: Kevin Ushey <kevin@rstudio.com>
-
-
Commits on Jan 17, 2022
Commits on Jan 15, 2022
-
Export PDF option fixes (#10357)
Fix orientation to match portrait or landscape selection Fix setting paper size name to custom when setting a custom size
Commits on Jan 14, 2022
-
Merge pull request #10349 from rstudio/build/sentry-timeout-retry
Add retry and timeout logic for sentry upload
-
-
support C++ diagnostics etc with rtools42 (#10343)
* support C++ diagnostics etc with rtools42 * tidying up * move GNUC defines to Rtools definition * add utility function for getting compiler include paths * refactoring * just use explicit paths * scope cleanup to R 4.2.x and above
-
Merge pull request #10354 from StatCan/add-more-fr-locale
feat(i18n): add more fr locale