-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: table1/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: table1/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gui
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 183 files changed
- 2 contributors
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9aceefa - Browse repository at this point
Copy the full SHA 9aceefaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a9ae1 - Browse repository at this point
Copy the full SHA 24a9ae1View commit details
Commits on Nov 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 16e448d - Browse repository at this point
Copy the full SHA 16e448dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65250a0 - Browse repository at this point
Copy the full SHA 65250a0View commit details
Commits on Nov 13, 2025
-
Fix package config parsing and swap data_load→data_read
**Package Config Parsing Fix:** - Added .get_package_list_from_config() helper to handle both config structures: * New: packages.default_packages (GUI-created projects) * Old: packages as flat list (legacy projects) - Fixed scaffold() failing with "Unsupported package specification type: logical" - Fixed "CRAN package requires a 'name' field" errors - Updated all package iteration code to use new helper - Files: R/packages.R, R/scaffold.R, R/renv.R, R/configure.R **Data Function Naming:** - Swapped data_load() and data_read() - data_read() is now canonical - data_load(), load_data(), read_data() are backward-compatible aliases - Updated all templates, docs, and examples to use data_read() - Files: R/data_read.R, R/configure.R, R/project_create.R, inst/templates/*, CLAUDE.md **GUI Fixes:** - Fixed infinite recursion in .env editor (ProjectDetailView) - Added suppressEnvWatch flag pattern to prevent reactive loops - Fixed empty .env values not being preserved during copy - Deployed all GUI changes to inst/gui/ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ccbddd - Browse repository at this point
Copy the full SHA 9ccbdddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf05d52 - Browse repository at this point
Copy the full SHA cf05d52View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2c3456c - Browse repository at this point
Copy the full SHA 2c3456cView commit details
Commits on Nov 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 04eefd9 - Browse repository at this point
Copy the full SHA 04eefd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1017845 - Browse repository at this point
Copy the full SHA 1017845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3452845 - Browse repository at this point
Copy the full SHA 3452845View commit details
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8df7e90 - Browse repository at this point
Copy the full SHA 8df7e90View commit details
Commits on Nov 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa80eba - Browse repository at this point
Copy the full SHA aa80ebaView commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6f65b83 - Browse repository at this point
Copy the full SHA 6f65b83View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...gui