Skip to content

Commit

Permalink
altered DESC date
Browse files Browse the repository at this point in the history
  • Loading branch information
Qile0317 committed Jun 22, 2024
1 parent f9f86c1 commit a7f0191
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: coverage-test-failures
path: ${{ runner.temp }}/package
path: ${{ runner.temp }}/package
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: FastUtils
Type: Package
Title: Fast, Readable Utility Functions
Version: 0.1.0
Date: 2024-05-23
Date: 2024-06-21
Authors@R: c(person("Qile", "Yang", email = "[email protected]", role = c("cre","aut","cph")))
Maintainer: Qile Yang <[email protected]>
Description: A wide variety of tools for general data analysis, wrangling, statistics, visualizations, package development, and more. All functions have vectorized implementations whenever possible.
Expand Down

0 comments on commit a7f0191

Please sign in to comment.