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
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
.
RcppCore
/
Rcpp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
218
Star
798
Code
Issues
4
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Rcpp
inst
include
Rcpp
proxy
on
bugfix/module-invoke-gc
User selector
All users
All time
Commit history
Commits on Aug 3, 2026
protect fresh proxy get() results in conversion and assignment operators
Show description for 9d605dd
kevinushey
committed
9d605dd
View commit details
Copy full SHA for 9d605dd
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
fix ListOf compile by not relying on get__() in attribute accessors (#1484)
Show description for 90d6b45
kevinushey
authored
90d6b45
View commit details
Copy full SHA for 90d6b45
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Fix ListOf inheritance and compatibility of NamesProxy (#1464)
Show description for 93291b6
Enchufa2
and
eddelbuettel
authored
93291b6
View commit details
Copy full SHA for 93291b6
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
Update three more uses of attribute getting for R 4.6.0 or later (#1450)
eddelbuettel
authored
7c1e5b4
View commit details
Copy full SHA for 7c1e5b4
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
Tweak coverage (#1435)
Show description for bf70a52
eddelbuettel
authored
bf70a52
View commit details
Copy full SHA for bf70a52
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
Move away from using ATTRIB() (#1430)
Show description for 2ac55e0
eddelbuettel
authored
2ac55e0
View commit details
Copy full SHA for 2ac55e0
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
protect Rf_mkString inside Rf_lang3 and Rf_lang4
eddelbuettel
committed
da4b705
View commit details
Copy full SHA for da4b705
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
AttributeProxy::set() (#947)
Show description for 7203f32
romainfrancois
authored and
eddelbuettel
committed
7203f32
View commit details
Copy full SHA for 7203f32
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
Improvements for unwind-protect (#877)
Show description for 64290a7
lionel-
authored and
eddelbuettel
committed
64290a7
View commit details
Copy full SHA for 64290a7
View code at this point
Browse repository at this point
Commits on Jun 17, 2018
Switching from Rcpp_eval to Rcpp_fast_eval. close #866 (#867)
Show description for 300d000
thirdwing
authored and
eddelbuettel
committed
300d000
View commit details
Copy full SHA for 300d000
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
protect the temporary SEXPs produced by wrap
kevinushey
committed
69d2c94
View commit details
Copy full SHA for 69d2c94
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Improved exception messages by adding details.
coatless
committed
29f28c4
View commit details
Copy full SHA for 29f28c4
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
Remove unsafe usage of Rf_eval
Qiang Kou
committed
ccb3259
View commit details
Copy full SHA for ccb3259
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
Finish meat reintroduction for proxies; add tests (#165)
kevinushey
committed
85250ec
View commit details
Copy full SHA for 85250ec
View code at this point
Browse repository at this point
dotted pair proxy meat
kevinushey
committed
dbed32f
View commit details
Copy full SHA for dbed32f
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Reintroduce meat (#165)
kevinushey
committed
7bd563a
View commit details
Copy full SHA for 7bd563a
View code at this point
Browse repository at this point
Commits on May 18, 2014
Strip trailing whitespace/tabs, once and for all
kevinushey
committed
62d951e
View commit details
Copy full SHA for 62d951e
View code at this point
Browse repository at this point
Commits on Apr 1, 2014
Strip trailing whitespace
kevinushey
committed
fcf7f39
View commit details
Copy full SHA for fcf7f39
View code at this point
Browse repository at this point
Commits on Mar 18, 2014
Modify ListOf<T> as per @romainfrancois's suggestions
kevinushey
committed
2e52627
View commit details
Copy full SHA for 2e52627
View code at this point
Browse repository at this point
Commits on Mar 17, 2014
Add ListOf<T>, a templated List container
kevinushey
committed
5c23627
View commit details
Copy full SHA for 5c23627
View code at this point
Browse repository at this point
Commits on Mar 8, 2014
Make sure proxys know about const char* wrap shortcut
kevinushey
committed
6e4f8ad
View commit details
Copy full SHA for 6e4f8ad
View code at this point
Browse repository at this point
minor edit to make 'g++ -pedantic' happy
eddelbuettel
committed
44c4320
View commit details
Copy full SHA for 44c4320
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
Bandaid for protection issue in FieldProxy (#121)
kevinushey
committed
30bd875
View commit details
Copy full SHA for 30bd875
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
add missing const_SlotProxy ctor
kevinushey
committed
4c595eb
View commit details
Copy full SHA for 4c595eb
View code at this point
Browse repository at this point
Commits on Feb 8, 2014
Less meat (AttributeProxy needs fix)
kevinushey
committed
e53b122
View commit details
Copy full SHA for e53b122
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
fixed Vector(Proxy) ctor. closes #58
romainfrancois
committed
66a7413
View commit details
Copy full SHA for 66a7413
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
lifting ambiguity
romainfrancois
committed
d657bf8
View commit details
Copy full SHA for d657bf8
View code at this point
Browse repository at this point
resolving ambiguity
romainfrancois
committed
b791b37
View commit details
Copy full SHA for b791b37
View code at this point
Browse repository at this point
FieldProxy was incomplete
romainfrancois
committed
706b699
View commit details
Copy full SHA for 706b699
View code at this point
Browse repository at this point
Commits on Nov 13, 2013
NamesProxy const ness
romainfrancois
committed
280354f
View commit details
Copy full SHA for 280354f
View code at this point
Browse repository at this point
const no_init conversion operator
romainfrancois
committed
752c2cf
View commit details
Copy full SHA for 752c2cf
View code at this point
Browse repository at this point
added missing implementations in DottedPairProxy
romainfrancois
committed
03ed49b
View commit details
Copy full SHA for 03ed49b
View code at this point
Browse repository at this point
replace PROTECT/UNPROTECT by Shield
romainfrancois
committed
048ee1e
View commit details
Copy full SHA for 048ee1e
View code at this point
Browse repository at this point
now compiles, still to deal with duplicate symbols
romainfrancois
committed
e11f5fa
View commit details
Copy full SHA for e11f5fa
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
using RObjectMethods
romainfrancois
committed
b5bb827
View commit details
Copy full SHA for b5bb827
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.