Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create plots in Visualize tab #216

Open
mereyes1227 opened this issue Nov 13, 2023 · 6 comments
Open

Unable to create plots in Visualize tab #216

mereyes1227 opened this issue Nov 13, 2023 · 6 comments

Comments

@mereyes1227
Copy link

I am working on a homework assignment and cannot create basic plots for any of the datasets, even the loaded diamonds dataset. I've attached a screenshot of the error. "ERROR formal argument "meta" matched by multiple actual arguments"

I have tried reinstalled Rstudio and Radiant and have had no luck. I am on a Windows computer.
Radiant_error

@vnijs
Copy link
Contributor

vnijs commented Nov 16, 2023

I can't reproduce the issues. In Rstudio, can you try "Sync packages" from the Radiant addins menu and then try to plot again?

@RoJoRZ
Copy link

RoJoRZ commented Nov 22, 2023

Hi Vincent,

I just installed the radiant package and encounter the exact same error as reported above.

The same error message is discussed on stack, there they refer to the use type = '1' in the pairs plot function (https://stackoverflow.com/questions/72016745/formal-argument-type-matched-by-multiple-actual-arguments-error).

Perhaps adding my sessionInfo helps to discover the cause?

Kind regards, Ronny

_----------------------------------------------------------------------------------------------
R version 4.1.1 (2021-08-10)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: CentOS Linux 7 (Core)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.3.so

locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8
[4] LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C LC_ADDRESS=C
[10] LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] nnet_7.3-16 shiny_1.8.0 radiant_1.6.0
[4] radiant.multivariate_1.6.1 radiant.model_1.6.3 radiant.basics_1.6.0
[7] radiant.design_1.6.1 radiant.data_1.6.2 dplyr_1.1.4
[10] tidyr_1.3.0 lubridate_1.8.0 ggplot2_3.4.4
[13] magrittr_2.0.1

loaded via a namespace and not attached:
[1] readxl_1.3.1 backports_1.3.0 plyr_1.8.6 GPArotation_2022.4-1 lazyeval_0.2.2
[6] polycor_0.8-1 AlgDesign_1.2.0 crosstalk_1.2.0 digest_0.6.28 import_1.3.0
[11] foreach_1.5.1 htmltools_0.5.7 rsconnect_0.8.24 fansi_0.5.0 memoise_2.0.1
[16] tzdb_0.3.0 shinyFiles_0.9.1 readr_2.1.4 clustMixType_0.2-15 gower_0.2.2
[21] sandwich_3.0-1 askpass_1.1 colorspace_2.0-2 vip_0.3.2 ggrepel_0.9.1
[26] xfun_0.41 crayon_1.4.2 jsonlite_1.7.2 zoo_1.8-9 iterators_1.0.13
[31] glue_1.6.2 randomizr_0.22.0 gtable_0.3.0 NeuralNetTools_1.5.3 car_3.0-12
[36] abind_1.4-5 scales_1.2.1 mvtnorm_1.2-3 data.tree_1.0.0 Rcpp_1.0.7
[41] viridisLite_0.4.0 xtable_1.8-4 tmvnsim_1.0-2 bit_1.1-15.2 proxy_0.4-26
[46] DT_0.30 htmlwidgets_1.5.4 httr_1.4.2 DiagrammeR_1.0.10 RColorBrewer_1.1-2
[51] shinyAce_0.4.1 ellipsis_0.3.2 pkgconfig_2.0.3 sass_0.4.0 utf8_1.2.2
[56] tidyselect_1.2.0 rlang_1.1.0 reshape2_1.4.4 later_1.3.0 munsell_0.5.0
[61] cellranger_1.1.0 tools_4.1.1 visNetwork_2.1.0 cachem_1.0.6 xgboost_1.7.5.1
[66] cli_3.6.0 generics_0.1.3 ranger_0.13.1 broom_0.7.10 evaluate_0.14
[71] stringr_1.5.0 fastmap_1.1.1 yaml_2.2.1 knitr_1.36 bit64_4.0.5
[76] fs_1.5.0 pdp_0.8.1 admisc_0.27 purrr_1.0.1 nlme_3.1-152
[81] mime_0.12 arrow_14.0.0 compiler_4.1.1 rstudioapi_0.13 plotly_4.10.0
[86] curl_4.3.2 png_0.1-7 e1071_1.7-9 tibble_3.2.1 bslib_0.5.1
[91] stringi_1.7.5 lattice_0.20-44 Matrix_1.3-4 commonmark_1.9.0 psych_2.1.9
[96] markdown_1.11 vctrs_0.6.4 pillar_1.9.0 lifecycle_1.0.3 pwr_1.3-0
[101] jquerylib_0.1.4 data.table_1.14.2 httpuv_1.6.3 patchwork_1.1.1 R6_2.5.1
[106] promises_1.2.0.1 gridExtra_2.3 writexl_1.4.0 codetools_0.2-18 MASS_7.3-54
[111] assertthat_0.2.1 fontawesome_0.5.2 openssl_1.4.5 withr_2.4.2 mnormt_2.0.2
[116] parallel_4.1.1 hms_1.1.1 grid_4.1.1 rpart_4.1-15 class_7.3-19
[121] rmarkdown_2.25 carData_3.0-4 base64enc_0.1-3
----------------------------------------------------------------------------------------------_

@vnijs
Copy link
Contributor

vnijs commented Dec 19, 2023

Can you try updating to the latest version of radiant.data?

install.packages("radiant.data")

@RoJoRZ
Copy link

RoJoRZ commented Dec 20, 2023

I have just tried updating the radiant.data. Now I am at radiant.data version 1.6.3. Unfortunately it shows the exact same error.

@vnijs
Copy link
Contributor

vnijs commented Dec 28, 2023

Strange. Can you try the below and then try radiant again?

install.packages(c("rmarkdown", "markdown", "knitr", "radiant.data", "shiny"))

@vnijs
Copy link
Contributor

vnijs commented Dec 28, 2023

I just noticed you were using R 4.1.1. You may need to upgrade to 4.2.3 to get all the latest versions of the different packages radiant depends on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants