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

swcarpentry/r-novice-gapminder-es #79

Closed
6 tasks done
zkamvar opened this issue Apr 10, 2023 · 1 comment
Closed
6 tasks done

swcarpentry/r-novice-gapminder-es #79

zkamvar opened this issue Apr 10, 2023 · 1 comment
Labels
early transition Lesson maintainers have indicated that this lesson can transition early lesson A Carpentries Lesson To Transition status: in progress This label is for lessons that are currently being processed, but still have issues

Comments

@zkamvar
Copy link
Contributor

zkamvar commented Apr 10, 2023

tracking issue for https://github.com/swcarpentry/r-novice-gapminder-es

renv error details

/home/zhian/Documents/Carpentries/Git/carpentries/lesson-transition/sandpaper/swcarpentry/r-novice-gapminder-es/episodes/06-data-subsetting.Rmd
-----------------------------------------------------------------------------------------------------------------------------------------------

ERROR 1: <text>:103:1: unexpected '<'
102: 
103: <
     ^

/home/zhian/Documents/Carpentries/Git/carpentries/lesson-transition/sandpaper/swcarpentry/r-novice-gapminder-es/episodes/13-dplyr.Rmd
-------------------------------------------------------------------------------------------------------------------------------------

ERROR 1: <text>:207:1: unexpected '>'
206: 
207: >
     ^

/home/zhian/Documents/Carpentries/Git/carpentries/lesson-transition/sandpaper/swcarpentry/r-novice-gapminder-es/episodes/15-knitr-markdown.Rmd
----------------------------------------------------------------------------------------------------------------------------------------------

ERROR 1: <text>:1:11: unexpected '\\'
1: round(some\

Build error details

── Reading in lesson with pegboard ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
could not find _episodes/, using _episodes_rmd/ as the source
Error in `purrr::map()`:In index: 7.With name: /home/zhian/Documents/Carpentries/Git/carpentries/lesson-transition/swcarpentry/r-novice-gapminder-es/_episodes_rmd/07-control-flow.Rmd.
Caused by error in `purrr::map()`:In index: 5.
Caused by error in `xml_nodeset()`:
! Expecting an external pointer: [type=NULL]
Backtrace:1. ├─pegboard::Lesson$new(old, fix_liquid = arguments$fix_liquid)
  2. │ └─pegboard (local) initialize(...)
  3. │   └─pegboard:::read_jekyll_episodes(path, rmd, ...)
  4. │     └─pegboard:::read_markdown_files(rmd_src, sandpaper = FALSE, ...)
  5. │       └─purrr::map(the_episodes, Episode$new, ...)
  6. │         └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
  7. │           ├─purrr:::with_indexed_errors(...)
  8. │           │ └─base::withCallingHandlers(...)
  9. │           ├─purrr:::call_with_cleanup(...)
 10. │           └─R6 (local) .f(.x[[i]], ...)
 11. │             └─pegboard (local) initialize(...)
 12. │               └─purrr::map(blocks, set_ktag_block)
 13. │                 └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
 14. │                   ├─purrr:::with_indexed_errors(...)
 15. │                   │ └─base::withCallingHandlers(...)
 16. │                   ├─purrr:::call_with_cleanup(...)
 17. │                   └─pegboard (local) .f(.x[[i]], ...)
 18. │                     ├─parents[tag]
 19. │                     └─xml2:::`[.xml_nodeset`(parents, tag)
 20. │                       └─xml2:::xml_nodeset(NextMethod())
 21. └─base::.handleSimpleError(...)
 22.   └─purrr (local) h(simpleError(msg, call))
 23.     └─cli::cli_abort(...)
 24.       └─rlang::abort(...)
Execution halted

@zkamvar zkamvar added run pending Lessons that have not yet been tested locally status: structural issues Lessons that require extra work for the transition labels Apr 10, 2023
zkamvar added a commit to swcarpentry/r-novice-gapminder-es that referenced this issue Apr 10, 2023
I am running the transition for this lesson and found an error that is causing my transformation to not build. I believe this will fix it. 

(see carpentries/lesson-transition#79 for details)
@zkamvar zkamvar added the lesson A Carpentries Lesson To Transition label Apr 11, 2023
@tobyhodges tobyhodges added the early transition Lesson maintainers have indicated that this lesson can transition early label Apr 12, 2023
zkamvar added a commit that referenced this issue Apr 12, 2023
datacarpentry/shell-genomics (#81)
swcarpentry/git-novice-es (#73)
swcarpentry/git-novice (#72)
swcarpentry/r-novice-gapminder-es (#79)
swcarpentry/shell-novice-es (#81) (note: accents need to be fixed)
@zkamvar zkamvar added status: in progress This label is for lessons that are currently being processed, but still have issues and removed status: structural issues Lessons that require extra work for the transition run pending Lessons that have not yet been tested locally labels Apr 13, 2023
zkamvar added a commit that referenced this issue Apr 13, 2023
zkamvar added a commit that referenced this issue Apr 26, 2023
zkamvar added a commit to swcarpentry/r-novice-gapminder-es that referenced this issue Apr 27, 2023
I am running the transition for this lesson and found an error that is causing my transformation to not build. I believe this will fix it. 

(see carpentries/lesson-transition#79 for details)
@zkamvar
Copy link
Contributor Author

zkamvar commented Apr 27, 2023

This was fixed in b7ae1c9

@zkamvar zkamvar closed this as completed Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
early transition Lesson maintainers have indicated that this lesson can transition early lesson A Carpentries Lesson To Transition status: in progress This label is for lessons that are currently being processed, but still have issues
Projects
None yet
Development

No branches or pull requests

2 participants