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

Provides instructions on parse error caused by code scaffolding in learnr tutorial #153

Merged
merged 11 commits into from Dec 8, 2020

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    393482d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Update R/grade_learnr.R

    schloerke committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    23e490f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Merge master branch and resolve conflicts

    Merge branch 'master' into syntax-scaffold-parse-error
    
    # Conflicts:
    #	R/grade_learnr.R
    #	tests/testthat/test_zzzz-grade_learnr.R
    gadenbuie committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    2744f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cccfb20 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Update unparseable code message

    Incporates and closes rstudio#175
    gadenbuie committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d56ec39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a8a4e4 View commit details
    Browse the repository at this point in the history
  3. Use sQuote() instead of shQuote()

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    gadenbuie and schloerke committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    8ee092f View commit details
    Browse the repository at this point in the history
  4. Add notes about overwriting to_check_fn with parse error grader

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    gadenbuie and schloerke committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d64cb2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8360237 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    280ecb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. white space

    schloerke committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6b01ceb View commit details
    Browse the repository at this point in the history