Commit Graph

27 Commits

Author SHA1 Message Date
42ca437a08 Tweak to how restore builds source packages 2023-12-05 13:01:34 +00:00
fb881d0eff Fixed custom package install buggering versions by upgrading 2023-11-30 16:40:35 +00:00
5a12444e74 Add optional library path to pacman 2023-11-30 12:34:16 +00:00
2ddb8a0819 Slightly less clunky handling of stringsAsFactors 2023-11-29 17:02:38 +00:00
092bcdd866 Even more stringsAsFactors catches 2023-11-29 16:29:23 +00:00
f7cf31352b Bump version 2023-11-29 16:23:01 +00:00
ffaf7d23c4 More stringsAsFactors fun 2023-11-29 16:22:43 +00:00
ca4a9b9075 Dirty commit to add "stringsAsFactors = FALSE" for earlier versions of R 2023-11-29 16:18:48 +00:00
cb0b58746f Ensure pacman library folder exists when activating/isolating (R does not auto-create it and resorts to the first existing library location) 2023-09-28 11:44:55 +01:00
9cea071018 Pass a parallel flag into restore 2023-09-28 11:24:23 +01:00
74d8d8cab5 Something funky going on with the JSON unlist 2023-09-28 11:13:59 +01:00
78c602f5f0 Fixed custom remote install 2023-09-28 10:46:47 +01:00
b776fc7019 Latest build 2023-09-28 09:44:06 +01:00
788fab8610 Fixed git ignore issue 2022-07-04 16:42:09 +01:00
b51273e82d Building of a snapshot completed and included 2022-07-04 16:38:47 +01:00
e460aefcb4 Fixed return of list_depends to be a bit nicer for basic users but more detailed for those that need it (including this package) 2022-06-16 13:35:21 +01:00
2af88f907c Fixed recursive function name 2022-06-16 13:24:22 +01:00
abbd2f3094 Added missing util function 2022-06-16 13:18:30 +01:00
038b037e90 Tweaked function variable names 2022-06-16 13:13:18 +01:00
3f6a75ad8b Tweaked function parameters 2022-06-16 13:11:36 +01:00
141ca866ca Function to list all imported packages in a project 2022-06-16 13:09:14 +01:00
903f5cf365 Method for requesting the source details of a package from a user 2022-06-16 11:42:27 +01:00
9cc51329bd Function to list available archives 2022-06-16 11:35:01 +01:00
15ded69426 Function to grab the available packages listed on CRAN 2022-06-16 11:27:01 +01:00
6ea4f81bc9 Function to list package dependencies 2022-06-16 11:20:17 +01:00
e2c1f3ced7 Package DESCRIPTION 2022-06-16 11:11:02 +01:00
d01bf08b7f Initial commit 2022-05-31 12:33:27 +01:00