Loading cranise.R +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ sprintf('cran/build/fru/%s',d)->d invisible(sapply(d,dir.create,recursive=TRUE,showWarnings=TRUE)) stopifnot(all(file.copy(p,sprintf("cran/build/fru/%s",p)))) system('git clone --branch crates-0.1.6 --single-branch https://gitlab.com/mbq/xrf cran/build/fru/src/xrf') system('git clone --branch crates-0.1.7 --single-branch https://gitlab.com/mbq/xrf cran/build/fru/src/xrf') readLines('cran/build/fru/src/fru/Cargo.toml')->manifest #XRF to path Loading Loading
cranise.R +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ sprintf('cran/build/fru/%s',d)->d invisible(sapply(d,dir.create,recursive=TRUE,showWarnings=TRUE)) stopifnot(all(file.copy(p,sprintf("cran/build/fru/%s",p)))) system('git clone --branch crates-0.1.6 --single-branch https://gitlab.com/mbq/xrf cran/build/fru/src/xrf') system('git clone --branch crates-0.1.7 --single-branch https://gitlab.com/mbq/xrf cran/build/fru/src/xrf') readLines('cran/build/fru/src/fru/Cargo.toml')->manifest #XRF to path Loading