gabors-data-analysis / da_case_studies

Codes for case studies for the Bekes-Kezdi Data Analysis textbook
MIT License
185 stars 169 forks source link

datasummary() function yields errors on Mac #97

Open osambista opened 1 year ago

osambista commented 1 year ago

I'm running your code in R Studio on a Macbook Pro 2019 15 inch. When I use the datasummary() function on any variables, with any arguments, I get the same error message:

datasummary

I've tried removing and reinstalling modelsummary and dependencies (including checkmate) with no success.

The package and function work fine on my Windows machine.