R Under development (unstable) (2024-03-03 r86036 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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. > library(testthat) > library(starter) > > test_check("starter") v Using "Default Project Template" template v Writing folder 'D:/temp/Rtmpem2HnD/My Project Folder with symlink' v Writing files "README.md", ".gitignore", and "My Project Folder with symlink.Rproj" Ihre Berechtigungen reichen nicht aus, um diesen Vorgang auszuführen. v Creating symbolic link to data folder 'D:/temp/Rtmpem2HnD/secure_data' v Initialising Git repo v Using "Default Project Template" template v Writing folder 'D:/temp/Rtmpem2HnD/My Project Folder' v Writing files "README.md", ".gitignore", "My Project Folder.Rproj", and ".Rprofile" v Initialising Git repo v Initialising renv project v Using template argument override `git = FALSE` v Using template argument override `renv = FALSE` v Using "Default Project Template" template v Writing files "README.md", ".gitignore", and "My Project Folder.Rproj" v Using "Default Project Template" template v Writing files v Using "Default Project Template" template v Writing files v Using "User-defined Template" template x There was as error evaluating the the list defining the project template. If this is a template stored in the package, please file a GitHub Issue illustrating the error. If this is a personal template, review the vignette on creating a personal project template. x Argument a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, ..., y, and z must be a string of length one. x 'D:/RCompile/CRANincoming/R-devel/lib/starter' is an existing folder, and symbolic link cannot be placed. x 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', ..., 'y', and 'z' is not an existing directory path. * Update the to argument and re-run `create_symlink()`. x 'D:/RCompile/CRANincoming/R-devel/lib/starter/rstudio/addins.dcf' is not an existing directory path. * Update the to argument and re-run `create_symlink()`. [ FAIL 0 | WARN 1 | SKIP 0 | PASS 16 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 16 ] > > proc.time() user system elapsed 2.01 0.26 4.60