Resolving Specific Archive Versions

ARTIFACTORY: Resolving Local CRAN Archives in Artifactory

AuthorFullName__c
Fadi Rouhana
articleNumber
000006037
ft:sourceType
Salesforce
FirstPublishedDate
2024-02-25T07:27:01Z
lastModifiedDate
2024-02-25
VersionNumber
1
To resolve a particular version of a package stored in your local CRAN repository under the Archives path, you may use "renv" which serves as a dependency management toolkit for R. This tool is compatible with the Archive layout of Artifactory's local CRAN repositories.
More information regarding “renv” can be found here.