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 }}
vertesy
/
CodeAndRoll2
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #83
#83
Merged
vertesy
merged 34 commits into
main
vertesy/CodeAndRoll2:main
from
dev
vertesy/CodeAndRoll2:dev
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
34
(34)
Checks
Files changed
Merged
Dev
#83
vertesy
merged 34 commits into
main
vertesy/CodeAndRoll2:main
from
dev
vertesy/CodeAndRoll2:dev
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Fix broken \link{} in movingAve2()/imovingSEM() @title tags
Show description for 5c5668f
claude
committed
5c5668f
View commit details
Copy full SHA for 5c5668f
Browse repository at this point
Restore as.named.vector.table()'s commented-out build logic
Show description for 0b360c6
vertesy
and
claude
committed
0b360c6
View commit details
Copy full SHA for 0b360c6
Browse repository at this point
Merge pull request #73 from vertesy/main
Show description for 9b1b9c9
vertesy
authored
9b1b9c9
View commit details
Copy full SHA for 9b1b9c9
Browse repository at this point
Merge pull request #71 from vertesy/fix/moving-deprecated-title-link
Show description for 63a6c7d
vertesy
authored
63a6c7d
View commit details
Copy full SHA for 63a6c7d
Browse repository at this point
Forward ... to as.vector() in as.named.vector.table()
Show description for 0ed1332
github-actions[bot]
and
vertesy
committed
0ed1332
View commit details
Copy full SHA for 0ed1332
Browse repository at this point
Add missing @export to pU()
Show description for 7cac0f6
claude
committed
7cac0f6
View commit details
Copy full SHA for 7cac0f6
Browse repository at this point
Merge pull request #72 from vertesy/fix/as-named-vector-table-undefined-v
Show description for 13242dc
vertesy
authored
13242dc
View commit details
Copy full SHA for 13242dc
Browse repository at this point
Never auto-bump the package version
Show description for 89beb3d
vertesy
and
claude
committed
89beb3d
View commit details
Copy full SHA for 89beb3d
Browse repository at this point
Bump AGENTS.md version stamp
vertesy
committed
b9dcc8c
View commit details
Copy full SHA for b9dcc8c
Browse repository at this point
Commits on Sep 1, 2026
Merge pull request #74 from vertesy/docs/no-auto-version-bump
Show description for 7caa4da
vertesy
authored
7caa4da
View commit details
Copy full SHA for 7caa4da
Browse repository at this point
Fix getCategories() always returning an empty vector
Show description for 9eb926e
claude
committed
9eb926e
View commit details
Copy full SHA for 9eb926e
Browse repository at this point
Fix select_rows_and_columns() silently returning a vector for single row/column selections
Show description for ee50823
claude
committed
ee50823
View commit details
Copy full SHA for ee50823
Browse repository at this point
Fix rescale() silent divide-by-zero on constant/single-element input
Show description for 26ea755
claude
committed
26ea755
View commit details
Copy full SHA for 26ea755
Browse repository at this point
Fix as_tibble_from_namedVec() returning a character matrix, not a tibble, for its default argument
Show description for 86cc339
claude
committed
86cc339
View commit details
Copy full SHA for 86cc339
Browse repository at this point
Fix df.row.2.named.vector() always returning a list, never a vector
Show description for f78d297
claude
committed
f78d297
View commit details
Copy full SHA for f78d297
Browse repository at this point
Require concise, structured PR descriptions
Show description for 819c585
vertesy
and
claude
committed
819c585
View commit details
Copy full SHA for 819c585
Browse repository at this point
Fix overflow in rescale()'s constant-input midpoint calculation
Show description for e386a56
claude
committed
e386a56
View commit details
Copy full SHA for e386a56
Browse repository at this point
Fix as_tibble_from_namedVec() rejecting duplicate/empty names after the tibble fix
Show description for 5d86ed1
claude
committed
5d86ed1
View commit details
Copy full SHA for 5d86ed1
Browse repository at this point
Fix df.row.2.named.vector() silently converting factor labels to integer codes
Show description for 9e3e65b
claude
committed
9e3e65b
View commit details
Copy full SHA for 9e3e65b
Browse repository at this point
Merge branch 'dev' into fix/pU-missing-export
vertesy
authored
d6f0df9
View commit details
Copy full SHA for d6f0df9
Browse repository at this point
Merge pull request #75 from vertesy/fix/pU-missing-export
Show description for 6d3ed47
vertesy
authored
6d3ed47
View commit details
Copy full SHA for 6d3ed47
Browse repository at this point
Merge pull request #81 from vertesy/docs/concise-pr-descriptions
Show description for 73268c8
vertesy
authored
73268c8
View commit details
Copy full SHA for 73268c8
Browse repository at this point
Consolidate list-of-functions cleanup into one file.remove() call
Show description for ebd7591
vertesy
and
claude
committed
ebd7591
View commit details
Copy full SHA for ebd7591
Browse repository at this point
Merge pull request #82 from vertesy/chore/consolidate-list-of-funs-cleanup
Show description for 814e7ce
vertesy
authored
814e7ce
View commit details
Copy full SHA for 814e7ce
Browse repository at this point
Merge pull request #77 from vertesy/fix/select-rows-cols-drop
Show description for ce087ff
vertesy
authored
ce087ff
View commit details
Copy full SHA for ce087ff
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into fix/rescale-divide-by-zero
Show description for 8171703
Copilot
and
vertesy
authored
8171703
View commit details
Copy full SHA for 8171703
Browse repository at this point
Merge branch 'dev' into fix/as-tibble-from-namedvec-transpose
vertesy
authored
ed104a5
View commit details
Copy full SHA for ed104a5
Browse repository at this point
Merge pull request #79 from vertesy/fix/as-tibble-from-namedvec-transpose
Show description for 2a8dece
vertesy
authored
2a8dece
View commit details
Copy full SHA for 2a8dece
Browse repository at this point
Merge branch 'dev' into fix/df-row-2-named-vector-list-bug
vertesy
authored
f697c27
View commit details
Copy full SHA for f697c27
Browse repository at this point
Merge pull request #80 from vertesy/fix/df-row-2-named-vector-list-bug
Show description for 0e6ca3a
vertesy
authored
0e6ca3a
View commit details
Copy full SHA for 0e6ca3a
Browse repository at this point
Merge branch 'dev' into fix/getCategories-always-empty
vertesy
authored
9a63784
View commit details
Copy full SHA for 9a63784
Browse repository at this point
Merge pull request #76 from vertesy/fix/getCategories-always-empty
Show description for ce48d4a
vertesy
authored
ce48d4a
View commit details
Copy full SHA for ce48d4a
Browse repository at this point
Merge pull request #78 from vertesy/fix/rescale-divide-by-zero
Show description for 9b343ff
vertesy
authored
9b343ff
View commit details
Copy full SHA for 9b343ff
Browse repository at this point
Avoid rescale midpoint overflow
Show description for 25558cb
Copilot
and
vertesy
authored
25558cb
View commit details
Copy full SHA for 25558cb
Browse repository at this point
You can’t perform that action at this time.