is_not and is.empty
caused by https://github.com/tidyverse/ggplot2/issues/6352.req(input$dataset) in
different placesadd_description to add a
description attribute to a data.frame in markdown formataes_string which is being
deprecated in ggplot soonall for is.null and is.na
if object length can be greater than 1 as required in R 4.2.0is_empty function clash with
rlangshiny dependency to 1.6.0 and fixing project
text alignment issue (@cpsievert,
https://github.com/radiant-rstats/radiant.data/pull/28)magrittrreadr argument namests
in Data > Transform now that this is again supported by
dplyr 1.0.1date function from the lubridate
package in a filterts as
this is not supported by dplyr 1.0.0 and vctrs 0.3.1\r line-endings in Report > Rmd on
Windows. Issue was most likely to occur when copy-and-pasting text from
PDF into Report > Rmd.patchwork for grouping multiple plots togetherrefactor to any type in the Data >
Transform UIweighted.sd when missing values differ for
x and weightsdebounce to 0 for all shinyAce editorszenburn for code highlighting in Notebook and HTML
report from Report > Rmdquantile algorithm used in the
xtile function from number 2 to 7. See the help for
stats::quantile for detailsme and meprop functions to calculate
the margin of error for a mean and a proportion. Functions are
accessible from Data > Pivot and Data >
Explorerandomizr package to allow blocking variables when creating
a training variables.nr set to Inf by default (i.e., show
all rows). The user can change this to the number of desired rows to
show (e.g., select 3 rows in a sorted table)Data > Transform > Change typefix_names to lower caseradiant.init.data with shiny-serveroptions(radiant.report = TRUE) to allow report
generation in Report > Rmd and Report > Roptions(radiant.shinyFiles = TRUE) to allow
server-side access to filesoptions(radiant.sf_volumes = c(Git = "/home/jovyan/git"))ts (e.g., Data >
Transform > Change type > Time series)Rmarkdownsummarytools due to breaking
changesiterm) and non-linear term
(qterm) creation if character strings rather than integers
are passed to the functionradiant_ prefix to all attributes, except
description, to avoid conflicts with other packages (e.g.,
vars in dplyr)stringi::stri_trans_general to replace special
symbols in Rmarkdown that may cause problemsrio to load sav, dta, or
sas7bdat files through the read files button
in Report > Rmd and Report > R.qscatter plot similar to the function of the
same name in Stataxlim and ylim
are set in visualize functionshinyAce input for the R-code log in
Data > Transformoptions(radiant.autosave = c(10, 180)); radiant::radiant()
to auto-save the application state to the
~/.radiant.session folder every 10 minutes for the next 180
minutes. This can be useful if radiant is being used during an exam, for
example.~/.radiant.session/r_some_id.state.rda. The files should be
automatically loaded when needed but can also be loaded as a regular
radiant state file.rda from from a URL in
Data > Manage to load .rds files insteadggplot::labs no longer accepts a
list as inputradiant.modelradiant.model. This action now generates a pop-up in the
browser interfaceregistershiny::runApp
when starting radiant such as the port to use. For example,
radiant.data::radiant.data(“https://github.com/radiant-rstats/docs/raw/gh-pages/examples/demo-dvd-rnd.state.rda”,
port = 8080)pred_data = ""format_df when the data.frame contains missing
values. This fix is relevant for several summary functions
run in Report > Rmd or Report > RKnit report in
Report > Rmd and Report > R
without an Rstudio project. Will now correctly default
to the working directory used in R(studio)smooth setting for histograms
with a density plotpmin and pmax,
pfun et al. calculate summary statistics elementwise across
multiple vectorsDesktop as a default directory to show in the
shinyFiles file browserderegister function to remove data in radiant from
memory and the datasets dropdown listData > Pivotsummarytools to generate summary information for
datasets in Data > Manageradiant.data::fix_names to files loaded into
radiant to ensure valid R-object namesStore filtered data as input to
name the csv download in Data > ViewRead files in
Report > Rmd and Report > Rlines or loess curves based
on a selected color variable for scatter plots in Data
> Visualizeradiant.project_dir when no Rstudio project is
used which could cause incorrect relative paths to be usedis_double to ensure dates are not treated as
numeric variables in Data > ViewRead files
button in Report > Rmd or Report > RshinyFiles
to provide convenient access to data located on a serverXQuartz requirementdata(...) into the current environment rather than
defaulting only to the global environmentfile.rename failed using docker on windows when saving
a report. Using file.copy insteadsf_volumes used to set the root directories to
load and save filesSys.getlocale(category = "LC_ALL") what set to something
other than “C”radiant.sf_volumes used for the
shinyFiles file browserradiant.data::find_home())svg to png for plots in
_Report > Rmd_ and _Report > R_.svg` scatter plots
with many point get to big for practical use on servers that have to
transfer images to a local browsermethods packagedesc(n) in reports and replace by
desc(n_obs)radiant.data::explore when variable names
contain an underscorefind_gdrive when drive is not being synceddeparse in R 3.5dev = "svg" for plots in Report > Rmd
and Report > Rdtab.data.frame to format specified
columns as a percentageShow R-code checkbox displays the
R-code used to load or save the current datasetshiny::makeReactiveBinding. The advantage is that the code
generated for Report > Rmd and Report > R will
no longer have to use a list (r_data) to store and access
data. This means that code generated and used in the Radiant browser
interface will be directly usable without the browser interface as
wellloadr, saver,
load_csv, loadcsv_url,
loadrds_url, and make_funs functions as they
are no longer neededmean_rm, median_rm,
min_rm, max_rm,sd_rm,var_rm, and
sum_rm functions as they are no longer neededload_clip and save_clip to load and
save data to the clipboard on Windows and macOSr_data environment. This means that the
return value from ls() will be much cleanerloadr which add that data to the Datasets dropdownvisualize will default to a scatter plot if
xvar and yvar are specified but no plot
type is provided in the function callread_files function to interactively
generate R-code (or Rmarkdown code-chunks) to read files in various
format (e.g., SQLite, rds, csv, xlsx, css, jpg, etc.). Supports relative
paths and uses find_dropbox() and
find_gdrive() when applicableshinyAce 0.3.0read_files function to interactively generate
R-code or Rmarkdown code-chunks to read files in various format (e.g.,
SQLite, rds, csv, xlsx, css, jpg, etc.). Supports relative paths and
uses find_dropbox() and find_gdrive() when
applicablesummary.pivotr and
summary.exploretable2datarounddf to ignore datesfixMS to replace curly quotes, em dash, etc. when
using Data > Transform > CreateCreate or Spreadxtile and when binning data
with too many groupsinput$get_screen_widthDiagrammeR based plots in Rmarkdown
reportsread_files for SQLite data namesselectizeInput in Rstudio Viewer shiny #1916Stop
link in the navbar. As a work-around, use Rstudio’s stop buttons
instead.find_project function based on
rstudioapifind_dropbox and
find_gdrive functions to enhances reproducibility.pre and code blocks in HTML
reports generated in Report > RmdshinyAceStop & Report option in navbarggplotly from plotly for
interactive plots in Report > Rmdsubplot from plotly for grids of
interactive plots in Report > Rmdres = 96 for renderPlot and
dpi = 96 for knitr::opts_chunkfillcol, linecol, and
pointcol to visualize to set plot colors when
no fill or color variable has been
selectedcoor_flip()find_gdrive to determine the path to a user’s
local Google Drive folder if availablefixMs for encoding in reports on Windowsstate_multipleseed argument to make_trainprop, sdprop, etc. for working with
proportionsylim in visualize for multiple
plotscopy_attr convenience functionrefactor function to keep only a subset of levels in a
factor and recode the remaining (and first) level to, for example,
otherregister function to add a (transformed) dataset to the
dataset dropdownrename button, without changing the
name, the dataset was set to NULL (thanks @kmezhoud,
https://github.com/radiant-rstats/radiant/issues/5)mutate_each function callerror = TRUE for rmarkdown for consistency with
knitr as used in Report > Rmd
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.