Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tidyverse
/
readr
Public
Notifications
You must be signed in to change notification settings
Fork
296
Star
1k
Code
Issues
92
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: tidyverse/readr
Actions
All workflows
Workflows
Commands
Commands
CRAN Distros
CRAN Distros
format-suggest.yaml
format-suggest.yaml
pages-build-deployment
pages-build-deployment
pkgdown.yaml
pkgdown.yaml
R-CMD-check-against-dev-vroom
R-CMD-check-against-dev-vroom
R-CMD-check.yaml
R-CMD-check.yaml
test-coverage.yaml
test-coverage.yaml
Show more workflows...
Management
Caches
Deployments
R-CMD-check.yaml
R-CMD-check.yaml
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
R-CMD-check.yaml
will be ignored since log searching is not yet available
110 workflow runs
110 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix multi-column col_types guessing and empty read_lines_raw_chunked
R-CMD-check.yaml
#566:
Pull request
#1645
opened by
sims1253
12m 20s
sims1253:fix/ry-audit-round2
sims1253:fix/ry-audit-round2
12m 20s
View #1645
View workflow file
parallel is Suggests
R-CMD-check.yaml
#565:
Pull request
#1644
opened by
MichaelChirico
13m 41s
MichaelChirico:patch-5
MichaelChirico:patch-5
13m 41s
View #1644
View workflow file
docs: add @return tags to locale(), read_fwf(), read_log(), read_table()
R-CMD-check.yaml
#564:
Pull request
#1641
opened by
LeonidasZhak
28m 42s
LeonidasZhak:docs/add-return-tags-readtable-locale
LeonidasZhak:docs/add-return-tags-readtable-locale
28m 42s
View #1641
View workflow file
docs: add col_big_integer() [I] to vignette column spec list
R-CMD-check.yaml
#563:
Pull request
#1640
opened by
LeonidasZhak
13m 21s
LeonidasZhak:docs/vignette-col-big-integer
LeonidasZhak:docs/vignette-col-big-integer
13m 21s
View #1640
View workflow file
docs: fix @return typo in read_file() - read_lines_raw -> read_file_raw
R-CMD-check.yaml
#562:
Pull request
#1639
opened by
LeonidasZhak
13m 48s
LeonidasZhak:fix/read-file-raw-return-doc
LeonidasZhak:fix/read-file-raw-return-doc
13m 48s
View #1639
View workflow file
docs: fix tokenize() example param, add @return to tokenize() and count_fields()
R-CMD-check.yaml
#561:
Pull request
#1638
opened by
LeonidasZhak
16m 19s
LeonidasZhak:fix/tokenize-example-n-max
LeonidasZhak:fix/tokenize-example-n-max
16m 19s
View #1638
View workflow file
docs: add @return, @details, and example to type_convert() documentation
R-CMD-check.yaml
#560:
Pull request
#1637
opened by
LeonidasZhak
13m 10s
LeonidasZhak:docs/type_convert-mixed-parsability-example
LeonidasZhak:docs/type_convert-mixed-parsability-example
13m 10s
View #1637
View workflow file
fix: %e format specifier handles single-digit days (#1559)
R-CMD-check.yaml
#559:
Pull request
#1636
opened by
LeonidasZhak
13m 52s
LeonidasZhak:fix/datetime-percent-e-single-digit
LeonidasZhak:fix/datetime-percent-e-single-digit
13m 52s
View #1636
View workflow file
test: add col_select integration tests for read_csv()
R-CMD-check.yaml
#558:
Pull request
#1635
opened by
LeonidasZhak
14m 16s
LeonidasZhak:test/col-select-integration
LeonidasZhak:test/col-select-integration
14m 16s
View #1635
View workflow file
docs: add 'I = big integer' to col_types compact string list in read_delim()
R-CMD-check.yaml
#557:
Pull request
#1634
opened by
LeonidasZhak
14m 48s
LeonidasZhak:fix/readdelim-col-types-big-integer-docs
LeonidasZhak:fix/readdelim-col-types-big-integer-docs
14m 48s
View #1634
View workflow file
docs: fix 'big mark' -> 'grouping mark' in locale @param description
R-CMD-check.yaml
#556:
Pull request
#1633
opened by
LeonidasZhak
14m 5s
LeonidasZhak:fix/locale-doc-grouping-mark
LeonidasZhak:fix/locale-doc-grouping-mark
14m 5s
View #1633
View workflow file
fix: use correct function name in literal data deprecation examples
R-CMD-check.yaml
#555:
Pull request
#1632
opened by
LeonidasZhak
29m 10s
LeonidasZhak:fix/literal-data-deprecation-example
LeonidasZhak:fix/literal-data-deprecation-example
29m 10s
View #1632
View workflow file
docs: fix typos in read_fwf documentation and tests
R-CMD-check.yaml
#554:
Pull request
#1631
opened by
LeonidasZhak
13m 31s
LeonidasZhak:fix/readfwf-doc-typo
LeonidasZhak:fix/readfwf-doc-typo
13m 31s
View #1631
View workflow file
docs: clarify delim accepts multi-char strings, add col_select + col_types example
R-CMD-check.yaml
#553:
Pull request
#1630
opened by
LeonidasZhak
13m 54s
LeonidasZhak:docs/delim-col-select-docs
LeonidasZhak:docs/delim-col-select-docs
13m 54s
View #1630
View workflow file
docs: document col_big_integer() [I] in cols() help
R-CMD-check.yaml
#552:
Pull request
#1629
opened by
LeonidasZhak
13m 30s
LeonidasZhak:fix/cols-doc-big-integer
LeonidasZhak:fix/cols-doc-big-integer
13m 30s
View #1629
View workflow file
docs: document file column in problems() return value
R-CMD-check.yaml
#551:
Pull request
#1628
opened by
LeonidasZhak
14m 30s
LeonidasZhak:fix/problems-doc-file-column
LeonidasZhak:fix/problems-doc-file-column
14m 30s
View #1628
View workflow file
fix: support epoch seconds in parse_datetime
R-CMD-check.yaml
#550:
Pull request
#1627
opened by
LeonidasZhak
13m 5s
LeonidasZhak:codex/support-or-document-epoch-format
LeonidasZhak:codex/support-or-document-epoch-format
13m 5s
View #1627
View workflow file
Clarify parser edition used by parse functions
R-CMD-check.yaml
#549:
Pull request
#1626
opened by
LeonidasZhak
13m 16s
LeonidasZhak:codex/clarify-parse-edition-docs
LeonidasZhak:codex/clarify-parse-edition-docs
13m 16s
View #1626
View workflow file
Add date_order locale option and flexible date separator parsing
R-CMD-check.yaml
#548:
Pull request
#1624
synchronize by
hidekoji
13m 12s
hidekoji:feature/date-order-multi-format
hidekoji:feature/date-order-multi-format
13m 12s
View #1624
View workflow file
Update write_ documentation to indicate .zip support
R-CMD-check.yaml
#547:
Pull request
#1625
opened by
cortinah
11m 42s
cortinah:main
cortinah:main
11m 42s
View #1625
View workflow file
Add date_order locale option and flexible date separator parsing
R-CMD-check.yaml
#546:
Pull request
#1624
synchronize by
hidekoji
12m 12s
hidekoji:feature/date-order-multi-format
hidekoji:feature/date-order-multi-format
12m 12s
View #1624
View workflow file
Add date_order locale option and flexible date separator parsing
R-CMD-check.yaml
#545:
Pull request
#1624
synchronize by
hidekoji
14m 14s
hidekoji:feature/date-order-multi-format
hidekoji:feature/date-order-multi-format
14m 14s
View #1624
View workflow file
Add date_order locale option and flexible date separator parsing
R-CMD-check.yaml
#544:
Pull request
#1624
synchronize by
hidekoji
13m 48s
hidekoji:feature/date-order-multi-format
hidekoji:feature/date-order-multi-format
13m 48s
View #1624
View workflow file
Add date_order locale option and flexible date separator parsing
R-CMD-check.yaml
#543:
Pull request
#1624
opened by
hidekoji
33m 31s
hidekoji:feature/date-order-multi-format
hidekoji:feature/date-order-multi-format
33m 31s
View #1624
View workflow file
Deal with non-ascii characters in non-file paths
R-CMD-check.yaml
#542:
Pull request
#1622
synchronize by
jonthegeek
8m 11s
jonthegeek:fix-1521-non-ascii-path
jonthegeek:fix-1521-non-ascii-path
8m 11s
View #1622
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.