swirldev / swirl

:cyclone: Learn R, in R.
http://swirlstats.com
Other
1.14k stars 599 forks source link

Error in rbind(deparse.level, ...) #922

Open elghafiky opened 8 months ago

elghafiky commented 8 months ago

I was trying to do 14 310x Advanced R module 2: Logic and this is the error message I got when choosing the module:

Error in rbind(deparse.level, ...) : numbers of columns of arguments do not match

My operating system is Windows.

Below is the result of sessionInfo() as instructed R version 4.3.2 (2023-10-31 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 11 x64 (build 22631)

Matrix products: default

locale: [1] LC_COLLATE=English_Indonesia.utf8 LC_CTYPE=English_Indonesia.utf8
[3] LC_MONETARY=English_Indonesia.utf8 LC_NUMERIC=C
[5] LC_TIME=English_Indonesia.utf8

time zone: Australia/Sydney tzcode source: internal

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

other attached packages: [1] swirl_2.4.5

loaded via a namespace (and not attached): [1] digest_0.6.34 R6_2.5.1 magrittr_2.0.3 glue_1.7.0 stringr_1.5.1
[6] RCurl_1.98-1.14 lifecycle_1.0.4 bitops_1.0-7 cli_3.6.2 vctrs_0.6.5
[11] testthat_3.2.1 compiler_4.3.2 httr_1.4.7 rstudioapi_0.15.0 tools_4.3.2
[16] brio_1.1.4 yaml_2.3.8 rlang_1.1.3 stringi_1.8.3