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

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

Open
elghafiky opened this issue Mar 3, 2024 · 0 comments
Open

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

elghafiky opened this issue Mar 3, 2024 · 0 comments

Comments

@elghafiky
Copy link

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

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

1 participant