R Under development (unstable) (2024-01-28 r85838 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("R.rsp") R.rsp v0.46.0 successfully loaded. See ?R.rsp for help. > > path <- system.file("rsp_tests", package="R.rsp") > res <- rfile("multi,selfcontained.md.rsp", path=path, workdir="multi,selfcontained/") Ihre Berechtigungen reichen nicht aus, um diesen Vorgang auszuführen. Warning message: In system(cmd, intern = intern, wait = wait | intern, show.output.on.console = wait, : running command 'C:\Windows\system32\cmd.exe /c mklink /D "RtmpM5Xvtt" "D:/RCompile/CRANincoming/R-devel/lib/R.rsp/rsp_LoremIpsum"' had status 1 > print(res) RspFileProduct: Pathname: d:/RCompile/CRANincoming/R-devel/R.rsp.Rcheck/tests/multi,selfcontained/multi,selfcontained.html File size: 2.40 kB (2453 bytes) Content type: text/html Has processor: FALSE > > proc.time() user system elapsed 3.03 10.18 75.71