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
Accelerator
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
Type
/
to 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
.
Rdatatable
/
data.table
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.9k
Code
Issues
875
Pull requests
120
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Get other.Rraw running again in r-devel
- #7833
#7833
Merged
MichaelChirico
merged 12 commits into
master
Rdatatable/data.table:master
from
other-attach-order
Rdatatable/data.table:other-attach-order
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Get other.Rraw running again in r-devel
#7833
MichaelChirico
merged 12 commits into
master
Rdatatable/data.table:master
from
other-attach-order
Rdatatable/data.table:other-attach-order
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
use attach.required=FALSE to solve "ggplot not found" error
MichaelChirico
committed
036c3f2
View commit details
Copy full SHA for 036c3f2
Browse repository at this point
Fix ggplot2 tests after further implementation updates
MichaelChirico
committed
b3f48c1
View commit details
Copy full SHA for b3f48c1
Browse repository at this point
dont use native lambda (yet)
MichaelChirico
committed
48bedef
View commit details
Copy full SHA for 48bedef
Browse repository at this point
attach.required not yet available in 3.5.0
MichaelChirico
committed
79d28d0
View commit details
Copy full SHA for 79d28d0
Browse repository at this point
use explicit integer to avoid long double requirement
MichaelChirico
committed
289a814
View commit details
Copy full SHA for 289a814
Browse repository at this point
tryCatch(), not try(), for ignoring warning
MichaelChirico
committed
8f81997
View commit details
Copy full SHA for 8f81997
Browse repository at this point
cat(), not warning(), to avoid CI failure
MichaelChirico
committed
3a0e2aa
View commit details
Copy full SHA for 3a0e2aa
Browse repository at this point
try and move comment closer to the top
MichaelChirico
committed
5b4b45e
View commit details
Copy full SHA for 5b4b45e
Browse repository at this point
Use check_value=FALSE
MichaelChirico
committed
5c3e00f
View commit details
Copy full SHA for 5c3e00f
Browse repository at this point
Don't return S4 in by=
MichaelChirico
committed
5dc6ee4
View commit details
Copy full SHA for 5dc6ee4
Browse repository at this point
Use universal timestamp formatting, and ignore warning on some multibyte platforms
MichaelChirico
committed
03a02c2
View commit details
Copy full SHA for 03a02c2
Browse repository at this point
Abandon all.equal() approach, which seems doomed. Save to file & compare size instead.
MichaelChirico
committed
dbaea75
View commit details
Copy full SHA for dbaea75
Browse repository at this point
You can’t perform that action at this time.