Skip to content

Update/dynamic url#235

Merged
hturner merged 6 commits intor-devel:develfrom
StarTrooper08:update/dynamic-url
Jun 16, 2025
Merged

Update/dynamic url#235
hturner merged 6 commits intor-devel:develfrom
StarTrooper08:update/dynamic-url

Conversation

@StarTrooper08
Copy link
Collaborator

Pull request for issue number #227

@StarTrooper08
Copy link
Collaborator Author

hari08@pop-os:~$ docker run -it r-devel-image:latest bash
root ➜ / $ R

R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> "HTTPgd" %in% rownames(installed.packages())
[1] FALSE
> "httpgd" %in% rownames(installed.packages())
[1] TRUE
> 

@StarTrooper08
Copy link
Collaborator Author

The dockerfile now has latest ubuntu devcontainer base image and httpgd installed from r-universe

@hturner hturner merged commit e0a2a9e into r-devel:devel Jun 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants