swirldev / swirl_courses

:mortar_board: A collection of interactive courses for the swirl R package.
http://swirlstats.com
Other
4.32k stars 7.24k forks source link

Error in Swirl Lesson 3 (swirlExpectation) #340

Closed FlixMarc closed 8 years ago

FlixMarc commented 8 years ago

Hey there,

I have a problem in Swirl level 3 - now matter how I answer the question "What do you think tf will look like" the program leaves swirl with an [error in swirlExpectations (condition(object)) : could not find function "is_equivalent_to"]. Does anyone have the same problem and can help me with that? Thanks in advance!

MiloudEloumri commented 8 years ago

I have the same problem.

MiloudEloumri commented 8 years ago

- So, it might not be the solution you go for.

seankross commented 8 years ago

@MiloudEloumri answer is correct. Thanks.

MattJones76 commented 7 years ago

Same issue, solution isn't working for me. I'm still receiving the same prompt after installing the testthat package, and reinstalling the swirl package.

` Error in testthat_expectation$passed : $ operator is invalid for atomic vectors

| Leaving swirl now. Type swirl() to resume. `

MattJones76 commented 7 years ago

Here's a different solution: https://github.com/swirldev/swirl_courses/issues/339

Worked for me. Thanks.