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

Prepare next release #12

Merged
merged 92 commits into from
May 5, 2024
Merged

Prepare next release #12

merged 92 commits into from
May 5, 2024

Commits on May 30, 2021

  1. Configuration menu
    Copy the full SHA
    00136e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    404fdcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e1f85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    146e140 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    2768ff7 View commit details
    Browse the repository at this point in the history
  2. Refactor loadDescriptionFromArchiveUrl()

    - rename arg "destdir" to "path"
    - extract untarDescriptionFromUrl()
    - extract pathDescription()
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    007aa16 View commit details
    Browse the repository at this point in the history
  3. Refactor readGithubPackageDescription()

    - add arg "destdir"
    - Use package name and version in file name
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d504ed3 View commit details
    Browse the repository at this point in the history
  4. Improve loadDescriptionFromWeb()

    - add args "destdir", "cache"
    - look in the cache first
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0aa59ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf2c248 View commit details
    Browse the repository at this point in the history
  6. Add plot.package_versions()

    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fa0add3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a07220 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1e1fbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df7897a View commit details
    Browse the repository at this point in the history
  10. Do not import packages that are not used

    (any more?)
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    326b3ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c23fb8 View commit details
    Browse the repository at this point in the history
  12. Try to "repair" loadDescriptionFromWeb()

    - rename arg "destdir" to "path"
    - stop() when calling non-existing function
    - rename "cran_versions" to "versions"
    
    TODO: implement the caching (what was the plan?)
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c6dd912 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' into dev

    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8353dc2 View commit details
    Browse the repository at this point in the history
  14. Update RoxygenNote

    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9b98c0d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a2aae0 View commit details
    Browse the repository at this point in the history
  16. Evaluate pattern out of sortedDependencies()

    and correct a typo
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    990a495 View commit details
    Browse the repository at this point in the history
  17. Use helper variable "isLeaf"

    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0cd442c View commit details
    Browse the repository at this point in the history
  18. Simplify the sapply() call

    and integrate the filtering for "!isLeaf"
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f146b24 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2d835f1 View commit details
    Browse the repository at this point in the history
  20. Add a comment

    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    71d0c99 View commit details
    Browse the repository at this point in the history
  21. Allow for more than one package and export

    sortedDependencies()
    hsonne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    22d0023 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    1ec3fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d76a0d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    0093cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488dcfc View commit details
    Browse the repository at this point in the history
  3. Fix GH axtion by using "v2"

    mrustl committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1a08a9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c8f974 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    958b672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6279815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    063e438 View commit details
    Browse the repository at this point in the history
  4. Use kwb.utils::stopFormatted()

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c488445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37a853a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb883de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1fe536 View commit details
    Browse the repository at this point in the history
  8. Update project settings

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6ded85e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff0f01d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5a304f View commit details
    Browse the repository at this point in the history
  11. Fix and export cranVersions()

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9e76549 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1df4525 View commit details
    Browse the repository at this point in the history
  13. Extend separator line

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ea99c97 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    485449f View commit details
    Browse the repository at this point in the history
  15. Give githubVersions() a title

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    abac018 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    819903e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    763d577 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4f9fd8c View commit details
    Browse the repository at this point in the history
  19. Update documentation

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b7940db View commit details
    Browse the repository at this point in the history
  20. Add magrittr's pipe operator

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    37bc47d View commit details
    Browse the repository at this point in the history
  21. Add getPackageLicences()

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e3bce7f View commit details
    Browse the repository at this point in the history
  22. Use base packages to let vignette pass

    on GitHub actions
    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    58aeca4 View commit details
    Browse the repository at this point in the history
  23. Set mustWork = TRUE

    hsonne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    636d767 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    82e10f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db98c3 View commit details
    Browse the repository at this point in the history
  3. Add getAuthors()

    hsonne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    112c4d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add arguments "db", "which", "by.type"

    to packageDependencies()
    hsonne committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    22ba3c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f0017 View commit details
    Browse the repository at this point in the history
  3. Improve error handling

    add stopIfNotInstalled()
    hsonne committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5ba96cd View commit details
    Browse the repository at this point in the history
  4. Add hasGplLicence()

    hsonne committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bf606a5 View commit details
    Browse the repository at this point in the history
  5. Extract packageDependenciesByType()

    from packageDependencies()
    hsonne committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d64c786 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59b1931 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    5578f0e View commit details
    Browse the repository at this point in the history
  2. Add argument "stop.on.error"

    hsonne committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    72eea3a View commit details
    Browse the repository at this point in the history
  3. Rename "which.one" to "type"

    hsonne committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    062cdce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4531ea3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Do not lookup licenses

    in packageDependenciesByType()
    hsonne committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b43763e View commit details
    Browse the repository at this point in the history
  2. Create tests with kwb.test::create_test_files()

    and modify some tests.
    
    Skip tests that would detach testthat!
    Skip test that would install the remotes package!
    hsonne committed May 2, 2024
    Configuration menu
    Copy the full SHA
    cebc736 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    f7f9159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49d8de4 View commit details
    Browse the repository at this point in the history
  3. Cosmetics

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a0fd4ca View commit details
    Browse the repository at this point in the history
  4. Move functions to utils.R

    - anglesToPoints()
    - equidistantAngles()
    - gradToRad()
    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1acd146 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    762746a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17d4d17 View commit details
    Browse the repository at this point in the history
  7. Fix (again) function name

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8895c5b View commit details
    Browse the repository at this point in the history
  8. Update Rd files

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    01acd16 View commit details
    Browse the repository at this point in the history
  9. Update NEWS

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7381792 View commit details
    Browse the repository at this point in the history
  10. Reuse polar_to_xy()

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2856640 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5816edc View commit details
    Browse the repository at this point in the history
  12. Renam "nodeColours" to "col"

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c53b959 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    86add80 View commit details
    Browse the repository at this point in the history
  14. Omit intermediate variable

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0f4ea2c View commit details
    Browse the repository at this point in the history
  15. Update Rd files

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    201d17f View commit details
    Browse the repository at this point in the history
  16. Remove drawLink()

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0f473d5 View commit details
    Browse the repository at this point in the history
  17. Do not track Rplots.pdf

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9acf3d0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dd1df74 View commit details
    Browse the repository at this point in the history
  19. Fix keyword in getCranPackageDatabase()

    and prove that this function returns exactly
    the same as tools::CRAN_package_db()
    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9556248 View commit details
    Browse the repository at this point in the history
  20. Add getDependencyData()

    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ec4b3dc View commit details
    Browse the repository at this point in the history
  21. Analyse only fields that exist in db

    and do not provide column "reverse"
    hsonne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    96c57c5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    2a518bf View commit details
    Browse the repository at this point in the history
  2. Set version number to 0.4.0

    hsonne committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4a4c250 View commit details
    Browse the repository at this point in the history