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

fix rix_init not writing Rprofile #342

Merged
merged 11 commits into from
Sep 27, 2024
Merged

fix rix_init not writing Rprofile #342

merged 11 commits into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. file.exists -> exists

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    28a6c04 View commit details
    Browse the repository at this point in the history
  2. Style via {styler}

    b-rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    31e0f40 View commit details
    Browse the repository at this point in the history
  3. test for file size as it seems more reliable

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ca27bb3 View commit details
    Browse the repository at this point in the history
  4. Style via {styler}

    b-rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0c61eb4 View commit details
    Browse the repository at this point in the history
  5. more tests, not passing

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2dad381 View commit details
    Browse the repository at this point in the history
  6. rix_init fixed - tests pass

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    44845c6 View commit details
    Browse the repository at this point in the history
  7. better test for existence of .Rprofile

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f7f1ac2 View commit details
    Browse the repository at this point in the history
  8. please linter

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    21ab045 View commit details
    Browse the repository at this point in the history
  9. style

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4b30c0a View commit details
    Browse the repository at this point in the history
  10. please linter

    Bruno Rodrigues committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3b137f2 View commit details
    Browse the repository at this point in the history
  11. please lintr

    philipp-baumann committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a2fbf4a View commit details
    Browse the repository at this point in the history