wfu-dmds / teaching-r-study

3 stars 2 forks source link

Errors in LearnR module #6

Closed nuripark10 closed 3 years ago

nuripark10 commented 3 years ago
  1. Assessment

    • still gives me "incorrect" for my answer to "read.csv"
    • "Error: An error has occurred. Check your logs or contact the app author for clarification" for other questions in the assessment
  2. Base R

    • Vectors, Lists, and Data Frames: logical vectors still give "object 'x' not found".
    • Reading data exercise gives an error "cannot open the connection"
LucyMcGowan commented 3 years ago

For 1, I can't seem to replicate that 🤔 Here is what I see:

image
LucyMcGowan commented 3 years ago

I don't see the errors for (2) either - are you downloading the most recent version from GitHub and running it locally?