Isabella Velásquez

Results 14 comments of Isabella Velásquez

Ooh thanks Josh, I also know that we are supposed to do this because Travis is unsafe, as well. Did you have to do anything to remove Travis?

``` y %>% dfs_idx(~ length(.x$goodstuff) > 0) %>% purrr:::map_dfr(~ y[[.x]]) # Error in bind_rows_(x, .id) : # Column `goodstuff` can't be converted from character to integer ```

example of issue with data: ``` toy_data % dfs_idx(~ length(.x$goodstuff) > 0) %>% purrr:::map_dfr(~ y[[.x]]) ```

I just checked with the new `roomba()` function - still get same error.

Thanks for letting us know @prei007 ! I'll work on getting `gradebooks` into the package - in the meantime, you can find it here: https://github.com/data-edu/data-science-in-education/blob/master/data/gradebooks/ExcelGradeBook.xlsx

Try [this site](https://www.dafontfree.net/freefonts-gill-sans-mt-f64845.htm) out!

Hi @joshuarosenberg - I have used {emojifont} as an example and now Gill Sans MT is included within the package itself. Give it a spin :)

Hi @RobertTalbert , thanks for your message! Yes, perhaps something has changed since we published the book in 2020. Other folks have reached out and we successfully were able to...

Thank you for letting us know, Robert! That's too bad that dummies has been removed from CRAN. We're planning on updating the book and will use another package. Appreciate it!

Hello! Thanks for writing. I am glad that you are interested in {leaidr} and sorry that you're running into issues. Could you please let me know when you installed the...