CRAN Package Check Results for Maintainer ‘Sebastien Rochette <sebastienrochettefr at gmail.com>’

Last updated on 2024-12-18 19:49:46 CET.

Package ERROR OK
fusen 3 10
gitlabr 13

Package fusen

Current CRAN status: ERROR: 3, OK: 10

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [261s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fusen) > > test_check("fusen") Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\add.flat.template2dee84b0f964 . Please start a new R session in the new project directory. '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dev.history.template2dee83b807ea0 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/dev.history.template2dee83b807ea0". ! Title was modified to 'Title Case'. v Adding "MIT + file LICENSE" to 'License'. v Writing 'LICENSE'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. v Setting active project to "<no active project>". Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dev.history.template.uu2dee823454ac3 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/dev.history.template.uu2dee823454ac3". ! Title was modified to 'Title Case'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. v Setting active project to "<no active project>". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitfull2dee825792705". ✔ Setting active project to "<no active project>". -- config file for dev/flat_full.Rmd ------------------------------------------- -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitminimal.package2dee84e4b6253". ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitminpkg2dee87c762e78". ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitminimal.flat2dee84c297aa2". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitminflat2dee82dc81ec4". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitadd2dee87fa71f9a". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_additional.Rmd ------------------------------------- -- config file for dev/flat_additional.Rmd ------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitadditional2dee858fc26b7". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_additional.Rmd ------------------------------------- -- config file for dev/flat_additional.Rmd ------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteach2dee86e77497". ✔ Setting active project to "<no active project>". -- config file for dev/flat_teaching.Rmd --------------------------------------- -- config file for dev/flat_teaching.Rmd --------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "<no active project>". -- config file for dev/flat_teaching.Rmd --------------------------------------- -- config file for dev/flat_teaching.Rmd --------------------------------------- Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\other.names2dee845934f52 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/other.names2dee845934f52". i Loading other.names2dee845934f52 Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_hello_2.Rmd ---------------------------------------- v R: R/hello.R was added to the config file v tests: tests/testthat/test-hello.R was added to the config file v vignettes: vignettes/hello.Rmd was added to the config file Saving attachment parameters to yaml config file Updating other.names2dee845934f52 documentation i Loading other.names2dee845934f52 Writing 'NAMESPACE' Writing 'hello.Rd' i Loading other.names2dee845934f52 [+] 2 package(s) added: rmarkdown, testthat. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\devdir2dee857445868 . Please start a new R session in the new project directory. -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.exp v Creating 'D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/chunk.export.2dee8299918de/foosen/'. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/chunk.export.2dee8299918de/foosen". v Creating 'R/'. v Writing a sentinel file '.here'. [ ] Build robust paths within your project via `here::here()`. i Learn more at <https://here.r-lib.org>. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". v New directory created: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.export.2dee8299918de\foosen v Added D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.export.2dee8299918de\foosen/dev/flat_minimal_package.Rmd, D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.export.2dee8299918de\foosen/dev/0-dev_history.Rmd [1] "test without interactive" -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.noR v Creating 'D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/chunk.noRd.2dee873d521b2/foosen/'. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/chunk.noRd.2dee873d521b2/foosen". v Creating 'R/'. v Writing a sentinel file '.here'. [ ] Build robust paths within your project via `here::here()`. i Learn more at <https://here.r-lib.org>. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". v New directory created: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.noRd.2dee873d521b2\foosen v Added D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.noRd.2dee873d521b2\foosen/dev/flat_minimal_package.Rmd, D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\chunk.noRd.2dee873d521b2\foosen/dev/0-dev_history.Rmd [1] "test without interactive" -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummy2dee ! The path: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummy2dee86fb42391\foosen already exists. x Aborting fusen project creation. Set `create_fusen(overwrite = TRUE)` to avoid a stop. ! The path: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummy2dee86fb42391\foosen already exists. v Added D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummy2dee86fb42391\foosen/dev/flat_full.Rmd, D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummy2dee86fb42391\foosen/dev/0-dev_history.Rmd -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\subdir\su -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummy2dee -- Initializing git repository ------------------------------------------------- -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummy2dee -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummygui2 -- Initializing git repository ------------------------------------------------- -- Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummygui2 ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/deprecate2dee8548b2841". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ The flat file flat_full.Rmd has been deprecated. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ! Title was modified to 'Title Case'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/drawpkg.structure2dee831c524ce". -- No NAMESPACE file found there: D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/d -- keep ------------------------------------------------------------------------ ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- Reading NAMESPACE file -------------------------------------------------------------------------- -- flat_full.Rmd ----------------------------------------------------------------------------------- -- keep -------------------------------------------------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\dummypackage.special2dee8489c5f06 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/dummypackage.special2dee8489c5f06". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee832d57192". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/clean.vignette2dee84ef778d". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\descpackage2dee866228e4 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/descpackage2dee866228e4". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\nordpackage2dee87dbc5ea6 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/nordpackage2dee87dbc5ea6". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Creating 'D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/full/'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/full". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ New directory created: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\full ✔ Added D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\full/dev/flat_full.Rmd, D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\full/dev/0-dev_history.Rmd ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/full". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Creating 'D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/minimal/'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/minimal". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ New directory created: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\minimal ✔ Added D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\minimal/dev/flat_minimal_package.Rmd, D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\minimal/dev/0-dev_history.Rmd ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/minimal". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Creating 'D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/teaching/'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/teaching". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ New directory created: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\teaching ✔ Added D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templates.inflate2dee835156da8\teaching/dev/flat_teaching.Rmd ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.inflate2dee835156da8/teaching". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/dataset2dee815b02f11". v Adding R to 'Depends' field in DESCRIPTION. v Creating 'data/'. v Setting 'LazyData' to "true" in 'DESCRIPTION'. v Saving "nyc_squirrels" to "data/nyc_squirrels.rda". [ ] Document your data (see <https://r-pkgs.org/data.html>). v Adding "GPL (>= 3)" to 'License'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/empty.chunks2dee859c43871". ✔ Adding "GPL (>= 3)" to 'License'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Adding R to 'Depends' field in DESCRIPTION. ✔ Creating 'data/'. ✔ Setting 'LazyData' to "true" in 'DESCRIPTION'. ✔ Saving "cars" to "data/cars.rda". ☐ Document your data (see <https://r-pkgs.org/data.html>). -- config file for dev/flat_full.Rmd ------------------------------------------- -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/r6class2dee831095130". ✔ Adding "GPL (>= 3)" to 'License'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Adding R to 'Depends' field in DESCRIPTION. ✔ Creating 'data/'. ✔ Setting 'LazyData' to "true" in 'DESCRIPTION'. ✔ Saving "cars" to "data/cars.rda". ☐ Document your data (see <https://r-pkgs.org/data.html>). -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.deprecated2dee8669f4c29". v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.no.vignette2dee868d8444". i Loading inflate.no.vignette2dee868d8444 Writing 'NAMESPACE' -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file Saving attachment parameters to yaml config file Updating inflate.no.vignette2dee868d8444 documentation i Loading inflate.no.vignette2dee868d8444 Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' i Loading inflate.no.vignette2dee868d8444 [+] 2 package(s) added: stats, testthat. ! my_median.R has been overwritten ! my_other_median.R has been overwritten ! test-my_median.R has been overwritten ! test-my_other_median.R has been overwritten -- config file for dev/flat_full.Rmd ------------------------------------------- i Some files group already existed and were modified: flat_full.Rmd Documentation parameters were restored from attachment config file. Updating inflate.no.vignette2dee868d8444 documentation i Loading inflate.no.vignette2dee868d8444 Writing 'NAMESPACE' i Loading inflate.no.vignette2dee868d8444 ! my_median.R has been overwritten ! my_other_median.R has been overwritten ! test-my_median.R has been overwritten ! test-my_other_median.R has been overwritten -- config file for dev/flat_full.Rmd ------------------------------------------- i Some files group already existed and were modified: flat_full.Rmd Documentation parameters were restored from attachment config file. Updating inflate.no.vignette2dee868d8444 documentation i Loading inflate.no.vignette2dee868d8444 Writing 'NAMESPACE' i Loading inflate.no.vignette2dee868d8444 -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.twofuns2dee84bbf726d". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.authors2dee838d4f44". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee8257076d". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee8b8f41c1". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.tests2dee857b4bc1". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.examples2dee8242127cf". i Loading inflate.examples2dee8242127cf Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-the_test.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating inflate.examples2dee8242127cf documentation i Loading inflate.examples2dee8242127cf Writing 'NAMESPACE' Writing 'my_median.Rd' i Loading inflate.examples2dee8242127cf [+] 3 package(s) added: stats, rmarkdown, testthat. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/vignette.name2dee85e7c2ed2". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.fun.in.roxygen2dee8276c1816". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\twoexamples2dee847e55d78 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/twoexamples2dee847e55d78". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.fun.in.roxygen2dee827616c6d". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/dummypackage_@ (special)2dee82e222fcd". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflateall.first2dee8294e58e9". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. x The flat file flat_minimal.Rmd is not going to be inflated. It was detected in your flats directory but it is absent from the config file. Please inflate() it manually when you are ready, so that it is accounted the next time. Then you will be able to fully use `inflate_all*()`. ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first2dee8294e58e9 documentation i Loading inflateall.first2dee8294e58e9 Writing 'NAMESPACE' i Loading inflateall.first2dee8294e58e9 No flat files were inflated -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first2dee8294e58e9 documentation i Loading inflateall.first2dee8294e58e9 Deleting 'my_fun.Rd' i Loading inflateall.first2dee8294e58e9 ! The flat file flat_minimal.Rmd is not going to be inflated because it is in state 'inactive or deprecated' No flat files were inflated -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first2dee8294e58e9 documentation i Loading inflateall.first2dee8294e58e9 i Loading inflateall.first2dee8294e58e9 -- config file for dev/flat_minimal.Rmd ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first2dee8294e58e9 documentation i Loading inflateall.first2dee8294e58e9 Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.first2dee8294e58e9 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first2dee8294e58e9 documentation i Loading inflateall.first2dee8294e58e9 Writing 'NAMESPACE' Writing 'new_fun2.Rd' i Loading inflateall.first2dee8294e58e9 -- config file for dev/flat_minimal_2.Rmd -------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated v The flat file flat_minimal_2.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal_2.Rmd -------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first2dee8294e58e9 documentation i Loading inflateall.first2dee8294e58e9 Writing 'NAMESPACE' Writing 'my_fun.Rd' Writing 'my_fun_from_flat_file2.Rd' Writing 'new_fun2.Rd' i Loading inflateall.first2dee8294e58e9 -- config file for dev/flat_minimal_2.Rmd -------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated v The flat file flat_minimal_2.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal_2.Rmd -------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first2dee8294e58e9 documentation i Loading inflateall.first2dee8294e58e9 Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.first2dee8294e58e9 ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". Created file .here in D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\inflateall.other.pkg2dee878076fc . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflateall.other.pkg2dee878076fc". ── config file for dev/test_minimal.Rmd ──────────────────────────────────────── -- config file for dev/test_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.other.pkg2dee878076fc documentation i Loading inflateall.other.pkg2dee878076fc Writing 'NAMESPACE' i Loading inflateall.other.pkg2dee878076fc v The flat file test_minimal.Rmd is going to be inflated -- config file for dev/test_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.other.pkg2dee878076fc documentation i Loading inflateall.other.pkg2dee878076fc Writing 'NAMESPACE' i Loading inflateall.other.pkg2dee878076fc ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflateall.nocheck2dee8cdd1ee7". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.nocheck2dee8cdd1ee7 documentation i Loading inflateall.nocheck2dee8cdd1ee7 Writing 'NAMESPACE' i Loading inflateall.nocheck2dee8cdd1ee7 ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflateall.unregistered2dee8674d3ec1". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- cli-44504-4975 Documentation parameters were restored from attachment config file. Updating inflateall.unregistered2dee8674d3ec1 documentation i Loading inflateall.unregistered2dee8674d3ec1 Writing 'NAMESPACE' i Loading inflateall.unregistered2dee8674d3ec1 v R: R/unregistered_r.R was added to the config file v tests: tests/testthat/test-unregistered_r.R was added to the config file -- Delete dev/config_not_registered.csv ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- Documentation parameters were restored from attachment config file. Updating inflateall.unregistered2dee8674d3ec1 documentation i Loading inflateall.unregistered2dee8674d3ec1 Writing 'NAMESPACE' i Loading inflateall.unregistered2dee8674d3ec1 v The flat file flat_minimal.Rmd is going to be inflated Documentation parameters were restored from attachment config file. Updating inflateall.unregistered2dee8674d3ec1 documentation i Loading inflateall.unregistered2dee8674d3ec1 Writing 'NAMESPACE' i Loading inflateall.unregistered2dee8674d3ec1 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- cli-44504-5065 Documentation parameters were restored from attachment config file. Updating inflateall.unregistered2dee8674d3ec1 documentation i Loading inflateall.unregistered2dee8674d3ec1 Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.unregistered2dee8674d3ec1 -- Delete dev/config_not_registered.csv ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- Documentation parameters were restored from attachment config file. Updating inflateall.unregistered2dee8674d3ec1 documentation i Loading inflateall.unregistered2dee8674d3ec1 Writing 'NAMESPACE' i Loading inflateall.unregistered2dee8674d3ec1 ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.empties2dee831d64131". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- config file for dev/flat_full.Rmd ------------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflate.empties2dee831d64131 documentation i Loading inflate.empties2dee831d64131 i Loading inflate.empties2dee831d64131 ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- config file for dev/flat_full.Rmd ------------------------------------------- -- check not registered files -------------------------------------------------- There are no files in the package. Did you inflate it once? Documentation parameters were restored from attachment config file. Updating inflate.empties2dee831d64131 documentation i Loading inflate.empties2dee831d64131 i Loading inflate.empties2dee831d64131 ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflateall.stylers2dee8353e2015". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers2dee8353e2015 documentation i Loading inflateall.stylers2dee8353e2015 Writing 'NAMESPACE' i Loading inflateall.stylers2dee8353e2015 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers2dee8353e2015 documentation i Loading inflateall.stylers2dee8353e2015 Writing 'NAMESPACE' i Loading inflateall.stylers2dee8353e2015 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers2dee8353e2015 documentation i Loading inflateall.stylers2dee8353e2015 Writing 'NAMESPACE' i Loading inflateall.stylers2dee8353e2015 ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/diag2dee869df75e9". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── ── config file for dev/flat_minimal_2.Rmd ────────────────────────────────────── v The flat file flat_minimal_2.Rmd is going to be inflated v R: R/zaza.R was added to the config file -- config file for dev/test_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/readinflateparams2dee85f8520fd". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── ── config file for dev/flat_minimal_2.Rmd ────────────────────────────────────── v R: R/zaza.R was added to the config file ! Some paths appear multiple times in the config file. The yaml was forced with `force = TRUE`. Please verify the source of these scripts in the existing yaml file or in the df_files provided: ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/inflate.qmd2dee84b9c7880". ── config file for dev/dev-template-tests.qmd ────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". [1] "==== inflate_utils ====" ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/isrproj.pkg2dee852ee7b43". ✔ Adding "^isrproj\\.pkg2dee852ee7b43\\.Rproj$" to '.Rbuildignore'. ✔ Adding "^\\.Rproj\\.user$" to '.Rbuildignore'. ℹ Loading isrproj.pkg2dee852ee7b43 Writing 'NAMESPACE' ✔ Adding knitr to 'Suggests' field in DESCRIPTION. ☐ Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. ☐ Then directly refer to functions with `knitr::fun()`. ✔ Adding "inst/doc" to '.gitignore'. ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ R: R/my_median.R was added to the config file ✔ R: R/my_other_median.R was added to the config file ✔ tests: tests/testthat/test-my_median.R was added to the config file ✔ tests: tests/testthat/test-my_other_median.R was added to the config file ✔ vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating isrproj.pkg2dee852ee7b43 documentation ℹ Loading isrproj.pkg2dee852ee7b43 Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' ℹ Loading isrproj.pkg2dee852ee7b43 [+] 3 package(s) added: stats, rmarkdown, testthat. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/isrproj.pkg2dee852ee7b43". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/vignette.head2dee89215f81". v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/checkpk.gname2dee87e4b98c". i Loading COUCOU Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating checkpk.gname2dee87e4b98c documentation i Loading COUCOU Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' i Loading COUCOU [+] 3 package(s) added: stats, rmarkdown, testthat. v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/clean2dee852fc7463". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ! The flat file flat_minimal2.Rmd is not going to be inflated because it is 'inactive or deprecated' v The flat file flat_minimal.Rmd is going to be inflated ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/registered2dee826c61321". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── cli-44504-6068 v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file cli-44504-6094 v R: R/to_keep.R was added to the config file i Some files group already existed and were modified: keep v R: R/to_keep.R was added to the config file i Some files group already existed and were modified: keep ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/register2dee85dd23d34/fusentest". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/register2dee85dd23d34/fusentest". v R: R/to_keep.R was added to the config file v There are no unregistered files. -- config file for dev/flat_new_one.Rmd ---------------------------------------- v There are no unregistered files. There is no file to register or everything was already registered -- config file for dev/flat_new_one.Rmd ---------------------------------------- v There are no unregistered files. There is no file to register or everything was already registered v Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/register2dee86fa25642". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- Delete dev/config_not_registered.csv ---------------------------------------- cli-44504-6376 -- Delete dev/config_not_registered.csv ---------------------------------------- i Some files group already existed and were modified: keep i Some files group already existed and were modified: keep ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/rename2dee831643182". i The flat file D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\rename2dee831643182/dev/flat_full.Rmd has been renamed to D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/rename2dee831643182/dev/flat_new.Rmd i The flat file dev/flat_new.Rmd has been renamed to dev/flat_other_new.Rmd i The flat file flat_new.Rmd has been updated in the config file. -- config file for dev/flat_other_new.Rmd -------------------------------------- i The flat file dev/flat_other_new.Rmd has been renamed to dev/flat_new2.Rmd i The flat file flat_other_new.Rmd has been updated in the config file. i The flat file flat_new2.Rmd has been updated in the inflated files. i The flat file dev/flat_new2.Rmd has been renamed to otherdev/flat_new_with_path.Rmd i The flat file flat_new2.Rmd has been updated in the config file. i The flat file flat_new_with_path.Rmd has been updated in the inflated files. ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee83f802e6a/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee848351751/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee84e191401/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee87dc7cf2/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee843f956c0/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee820082db7/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee84d5b57ee/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee84e82997/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". ── Creating new directory: D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.second.flat2dee86e6e1abb/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_01_4582/RtmpqiO91L/all.templates.knitteaching2dee8596a2836". [ FAIL 1 | WARN 13 | SKIP 14 | PASS 927 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (8): 'test-get_package_structure.R:22:5', 'test-get_package_structure.R:52:5', 'test-inflate-part2.R:40:5', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:306:5', 'test-register_config_file.R:386:3' • On Windows (2): 'test-inflate-part1.R:201:5', 'test-inflate-part2.R:429:7' • empty test (1): 'test-inflate_utils.R:180:1' • interactive() is not TRUE (3): 'test-inflate_all.R:368:5', 'test-init_share_on_github.R:4:3', 'test-skeleton.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rename_flat_file.R:38:5'): rename_flat_file renames inside the flat file ── Error in `grep(flat_file, lines)`: invalid regular expression 'D:\temp\2024_12_16_01_50_01_4582\RtmpqiO91L\rename2dee831643182/dev/flat_full.Rmd', reason 'Invalid back reference' Backtrace: ▆ 1. ├─testthat::expect_equal(length(grep(flat_file, lines)), 0) at test-rename_flat_file.R:38:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::grep(flat_file, lines) [ FAIL 1 | WARN 13 | SKIP 14 | PASS 927 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [240s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fusen) > > test_check("fusen") Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\add.flat.template216645e201399 . Please start a new R session in the new project directory. '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dev.history.template216641dde63f4 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/dev.history.template216641dde63f4". ! Title was modified to 'Title Case'. v Adding "MIT + file LICENSE" to 'License'. v Writing 'LICENSE'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. v Setting active project to "<no active project>". Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dev.history.template.uu2166449357160 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/dev.history.template.uu2166449357160". ! Title was modified to 'Title Case'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. v Setting active project to "<no active project>". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitfull21664523358cf". ✔ Setting active project to "<no active project>". -- config file for dev/flat_full.Rmd ------------------------------------------- -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitminimal.package216645a517f28". ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitminpkg216642c42334a". ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitminimal.flat21664328a14bb". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitminflat2166446a140c8". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitadd2166434d83b80". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_additional.Rmd ------------------------------------- -- config file for dev/flat_additional.Rmd ------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitadditional216645a596df9". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_additional.Rmd ------------------------------------- -- config file for dev/flat_additional.Rmd ------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteach21664e055878". ✔ Setting active project to "<no active project>". -- config file for dev/flat_teaching.Rmd --------------------------------------- -- config file for dev/flat_teaching.Rmd --------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "<no active project>". -- config file for dev/flat_teaching.Rmd --------------------------------------- -- config file for dev/flat_teaching.Rmd --------------------------------------- Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\other.names21664518a2643 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/other.names21664518a2643". i Loading other.names21664518a2643 Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_hello_2.Rmd ---------------------------------------- v R: R/hello.R was added to the config file v tests: tests/testthat/test-hello.R was added to the config file v vignettes: vignettes/hello.Rmd was added to the config file Saving attachment parameters to yaml config file Updating other.names21664518a2643 documentation i Loading other.names21664518a2643 Writing 'NAMESPACE' Writing 'hello.Rd' i Loading other.names21664518a2643 [+] 2 package(s) added: rmarkdown, testthat. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\devdir2166487922cf . Please start a new R session in the new project directory. -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.exp v Creating 'D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/chunk.export.216645c5e51c8/foosen/'. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/chunk.export.216645c5e51c8/foosen". v Creating 'R/'. v Writing a sentinel file '.here'. [ ] Build robust paths within your project via `here::here()`. i Learn more at <https://here.r-lib.org>. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". v New directory created: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.export.216645c5e51c8\foosen v Added D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.export.216645c5e51c8\foosen/dev/flat_minimal_package.Rmd, D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.export.216645c5e51c8\foosen/dev/0-dev_history.Rmd [1] "test without interactive" -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.noR v Creating 'D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/chunk.noRd.216646d11792/foosen/'. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/chunk.noRd.216646d11792/foosen". v Creating 'R/'. v Writing a sentinel file '.here'. [ ] Build robust paths within your project via `here::here()`. i Learn more at <https://here.r-lib.org>. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". v New directory created: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.noRd.216646d11792\foosen v Added D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.noRd.216646d11792\foosen/dev/flat_minimal_package.Rmd, D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\chunk.noRd.216646d11792\foosen/dev/0-dev_history.Rmd [1] "test without interactive" -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummy2166 ! The path: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummy216641a2e33d0\foosen already exists. x Aborting fusen project creation. Set `create_fusen(overwrite = TRUE)` to avoid a stop. ! The path: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummy216641a2e33d0\foosen already exists. v Added D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummy216641a2e33d0\foosen/dev/flat_full.Rmd, D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummy216641a2e33d0\foosen/dev/0-dev_history.Rmd -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\create.fu -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\create.fu -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\create.fu -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\create.fu -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\subdir\su -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummygui2 -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummygui2 -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummygui2 -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummygui2 -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummy2166 -- Initializing git repository ------------------------------------------------- -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummy2166 -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummygui2 -- Initializing git repository ------------------------------------------------- -- Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummygui2 ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/deprecate216641c0a32d1". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ The flat file flat_full.Rmd has been deprecated. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ! Title was modified to 'Title Case'. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/drawpkg.structure216644c936770". -- No NAMESPACE file found there: D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/d -- keep ------------------------------------------------------------------------ ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- Reading NAMESPACE file -------------------------------------------------------------------------- -- flat_full.Rmd ----------------------------------------------------------------------------------- -- keep -------------------------------------------------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\dummypackage.special216645a0758c7 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/dummypackage.special216645a0758c7". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166439685ab5". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/clean.vignette2166417ff1dd9". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\descpackage21664365f2017 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/descpackage21664365f2017". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\nordpackage216647d194522 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/nordpackage216647d194522". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Creating 'D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/full/'. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/full". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ New directory created: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\full ✔ Added D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\full/dev/flat_full.Rmd, D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\full/dev/0-dev_history.Rmd ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/full". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Creating 'D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/minimal/'. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/minimal". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ New directory created: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\minimal ✔ Added D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\minimal/dev/flat_minimal_package.Rmd, D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\minimal/dev/0-dev_history.Rmd ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/minimal". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Creating 'D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/teaching/'. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/teaching". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ New directory created: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\teaching ✔ Added D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templates.inflate21664253c1b99\teaching/dev/flat_teaching.Rmd ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.inflate21664253c1b99/teaching". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/dataset21664377a89c". v Adding R to 'Depends' field in DESCRIPTION. v Creating 'data/'. v Setting 'LazyData' to "true" in 'DESCRIPTION'. v Saving "nyc_squirrels" to "data/nyc_squirrels.rda". [ ] Document your data (see <https://r-pkgs.org/data.html>). v Adding "GPL (>= 3)" to 'License'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/empty.chunks2166435eb18b3". ✔ Adding "GPL (>= 3)" to 'License'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Adding R to 'Depends' field in DESCRIPTION. ✔ Creating 'data/'. ✔ Setting 'LazyData' to "true" in 'DESCRIPTION'. ✔ Saving "cars" to "data/cars.rda". ☐ Document your data (see <https://r-pkgs.org/data.html>). -- config file for dev/flat_full.Rmd ------------------------------------------- -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/r6class2166466a73dd". ✔ Adding "GPL (>= 3)" to 'License'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Adding R to 'Depends' field in DESCRIPTION. ✔ Creating 'data/'. ✔ Setting 'LazyData' to "true" in 'DESCRIPTION'. ✔ Saving "cars" to "data/cars.rda". ☐ Document your data (see <https://r-pkgs.org/data.html>). -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.deprecated216645d1a3c04". v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.no.vignette2166450bb35ef". i Loading inflate.no.vignette2166450bb35ef Writing 'NAMESPACE' -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file Saving attachment parameters to yaml config file Updating inflate.no.vignette2166450bb35ef documentation i Loading inflate.no.vignette2166450bb35ef Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' i Loading inflate.no.vignette2166450bb35ef [+] 2 package(s) added: stats, testthat. ! my_median.R has been overwritten ! my_other_median.R has been overwritten ! test-my_median.R has been overwritten ! test-my_other_median.R has been overwritten -- config file for dev/flat_full.Rmd ------------------------------------------- i Some files group already existed and were modified: flat_full.Rmd Documentation parameters were restored from attachment config file. Updating inflate.no.vignette2166450bb35ef documentation i Loading inflate.no.vignette2166450bb35ef Writing 'NAMESPACE' i Loading inflate.no.vignette2166450bb35ef ! my_median.R has been overwritten ! my_other_median.R has been overwritten ! test-my_median.R has been overwritten ! test-my_other_median.R has been overwritten -- config file for dev/flat_full.Rmd ------------------------------------------- i Some files group already existed and were modified: flat_full.Rmd Documentation parameters were restored from attachment config file. Updating inflate.no.vignette2166450bb35ef documentation i Loading inflate.no.vignette2166450bb35ef Writing 'NAMESPACE' i Loading inflate.no.vignette2166450bb35ef -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.twofuns216641bc12d70". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.authors216641de24a95". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests2166413834a98". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests21664b903dc5". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.tests21664b3474ae". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.examples216645f50c3". i Loading inflate.examples216645f50c3 Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-the_test.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating inflate.examples216645f50c3 documentation i Loading inflate.examples216645f50c3 Writing 'NAMESPACE' Writing 'my_median.Rd' i Loading inflate.examples216645f50c3 [+] 3 package(s) added: stats, rmarkdown, testthat. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/vignette.name216646ac93311". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.fun.in.roxygen2166432df64f". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\twoexamples216643d866ddc . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/twoexamples216643d866ddc". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.fun.in.roxygen2166451667908". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/dummypackage_@ (special)2166440a17d7". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflateall.first216641d2e3330". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. x The flat file flat_minimal.Rmd is not going to be inflated. It was detected in your flats directory but it is absent from the config file. Please inflate() it manually when you are ready, so that it is accounted the next time. Then you will be able to fully use `inflate_all*()`. ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first216641d2e3330 documentation i Loading inflateall.first216641d2e3330 Writing 'NAMESPACE' i Loading inflateall.first216641d2e3330 No flat files were inflated -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first216641d2e3330 documentation i Loading inflateall.first216641d2e3330 Deleting 'my_fun.Rd' i Loading inflateall.first216641d2e3330 ! The flat file flat_minimal.Rmd is not going to be inflated because it is in state 'inactive or deprecated' No flat files were inflated -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first216641d2e3330 documentation i Loading inflateall.first216641d2e3330 i Loading inflateall.first216641d2e3330 -- config file for dev/flat_minimal.Rmd ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first216641d2e3330 documentation i Loading inflateall.first216641d2e3330 Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.first216641d2e3330 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first216641d2e3330 documentation i Loading inflateall.first216641d2e3330 Writing 'NAMESPACE' Writing 'new_fun2.Rd' i Loading inflateall.first216641d2e3330 -- config file for dev/flat_minimal_2.Rmd -------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated v The flat file flat_minimal_2.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal_2.Rmd -------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first216641d2e3330 documentation i Loading inflateall.first216641d2e3330 Writing 'NAMESPACE' Writing 'my_fun.Rd' Writing 'my_fun_from_flat_file2.Rd' Writing 'new_fun2.Rd' i Loading inflateall.first216641d2e3330 -- config file for dev/flat_minimal_2.Rmd -------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated v The flat file flat_minimal_2.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal_2.Rmd -------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first216641d2e3330 documentation i Loading inflateall.first216641d2e3330 Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.first216641d2e3330 ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". Created file .here in D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\inflateall.other.pkg216641e4245 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflateall.other.pkg216641e4245". ── config file for dev/test_minimal.Rmd ──────────────────────────────────────── -- config file for dev/test_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.other.pkg216641e4245 documentation i Loading inflateall.other.pkg216641e4245 Writing 'NAMESPACE' i Loading inflateall.other.pkg216641e4245 v The flat file test_minimal.Rmd is going to be inflated -- config file for dev/test_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.other.pkg216641e4245 documentation i Loading inflateall.other.pkg216641e4245 Writing 'NAMESPACE' i Loading inflateall.other.pkg216641e4245 ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflateall.nocheck216644e3a4b73". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.nocheck216644e3a4b73 documentation i Loading inflateall.nocheck216644e3a4b73 Writing 'NAMESPACE' i Loading inflateall.nocheck216644e3a4b73 ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflateall.unregistered216646312814". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- cli-51504-4975 Documentation parameters were restored from attachment config file. Updating inflateall.unregistered216646312814 documentation i Loading inflateall.unregistered216646312814 Writing 'NAMESPACE' i Loading inflateall.unregistered216646312814 v R: R/unregistered_r.R was added to the config file v tests: tests/testthat/test-unregistered_r.R was added to the config file -- Delete dev/config_not_registered.csv ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- Documentation parameters were restored from attachment config file. Updating inflateall.unregistered216646312814 documentation i Loading inflateall.unregistered216646312814 Writing 'NAMESPACE' i Loading inflateall.unregistered216646312814 v The flat file flat_minimal.Rmd is going to be inflated Documentation parameters were restored from attachment config file. Updating inflateall.unregistered216646312814 documentation i Loading inflateall.unregistered216646312814 Writing 'NAMESPACE' i Loading inflateall.unregistered216646312814 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- cli-51504-5065 Documentation parameters were restored from attachment config file. Updating inflateall.unregistered216646312814 documentation i Loading inflateall.unregistered216646312814 Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.unregistered216646312814 -- Delete dev/config_not_registered.csv ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- Documentation parameters were restored from attachment config file. Updating inflateall.unregistered216646312814 documentation i Loading inflateall.unregistered216646312814 Writing 'NAMESPACE' i Loading inflateall.unregistered216646312814 ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.empties21664420657cb". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- config file for dev/flat_full.Rmd ------------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflate.empties21664420657cb documentation i Loading inflate.empties21664420657cb i Loading inflate.empties21664420657cb ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- config file for dev/flat_full.Rmd ------------------------------------------- -- check not registered files -------------------------------------------------- There are no files in the package. Did you inflate it once? Documentation parameters were restored from attachment config file. Updating inflate.empties21664420657cb documentation i Loading inflate.empties21664420657cb i Loading inflate.empties21664420657cb ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflateall.stylers2166471597960". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers2166471597960 documentation i Loading inflateall.stylers2166471597960 Writing 'NAMESPACE' i Loading inflateall.stylers2166471597960 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers2166471597960 documentation i Loading inflateall.stylers2166471597960 Writing 'NAMESPACE' i Loading inflateall.stylers2166471597960 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers2166471597960 documentation i Loading inflateall.stylers2166471597960 Writing 'NAMESPACE' i Loading inflateall.stylers2166471597960 ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/diag21664721275b9". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── ── config file for dev/flat_minimal_2.Rmd ────────────────────────────────────── v The flat file flat_minimal_2.Rmd is going to be inflated v R: R/zaza.R was added to the config file -- config file for dev/test_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/readinflateparams2166416f3206". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── ── config file for dev/flat_minimal_2.Rmd ────────────────────────────────────── v R: R/zaza.R was added to the config file ! Some paths appear multiple times in the config file. The yaml was forced with `force = TRUE`. Please verify the source of these scripts in the existing yaml file or in the df_files provided: ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/inflate.qmd2166455885bd8". ── config file for dev/dev-template-tests.qmd ────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". [1] "==== inflate_utils ====" ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/isrproj.pkg216645d8574c6". ✔ Adding "^isrproj\\.pkg216645d8574c6\\.Rproj$" to '.Rbuildignore'. ✔ Adding "^\\.Rproj\\.user$" to '.Rbuildignore'. ℹ Loading isrproj.pkg216645d8574c6 Writing 'NAMESPACE' ✔ Adding knitr to 'Suggests' field in DESCRIPTION. ☐ Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. ☐ Then directly refer to functions with `knitr::fun()`. ✔ Adding "inst/doc" to '.gitignore'. ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ R: R/my_median.R was added to the config file ✔ R: R/my_other_median.R was added to the config file ✔ tests: tests/testthat/test-my_median.R was added to the config file ✔ tests: tests/testthat/test-my_other_median.R was added to the config file ✔ vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating isrproj.pkg216645d8574c6 documentation ℹ Loading isrproj.pkg216645d8574c6 Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' ℹ Loading isrproj.pkg216645d8574c6 [+] 3 package(s) added: stats, rmarkdown, testthat. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/isrproj.pkg216645d8574c6". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/vignette.head2166446f7187d". v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/checkpk.gname216647a09565c". i Loading COUCOU Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating checkpk.gname216647a09565c documentation i Loading COUCOU Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' i Loading COUCOU [+] 3 package(s) added: stats, rmarkdown, testthat. v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/clean2166420445de7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ! The flat file flat_minimal2.Rmd is not going to be inflated because it is 'inactive or deprecated' v The flat file flat_minimal.Rmd is going to be inflated ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/registered21664408a4f8". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── cli-51504-6068 v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file cli-51504-6094 v R: R/to_keep.R was added to the config file i Some files group already existed and were modified: keep v R: R/to_keep.R was added to the config file i Some files group already existed and were modified: keep ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/register2166474b623e8/fusentest". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/register2166474b623e8/fusentest". v R: R/to_keep.R was added to the config file v There are no unregistered files. -- config file for dev/flat_new_one.Rmd ---------------------------------------- v There are no unregistered files. There is no file to register or everything was already registered -- config file for dev/flat_new_one.Rmd ---------------------------------------- v There are no unregistered files. There is no file to register or everything was already registered v Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/register2166469e562f5". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- Delete dev/config_not_registered.csv ---------------------------------------- cli-51504-6376 -- Delete dev/config_not_registered.csv ---------------------------------------- i Some files group already existed and were modified: keep i Some files group already existed and were modified: keep ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/rename2166427ce7bb7". i The flat file D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\rename2166427ce7bb7/dev/flat_full.Rmd has been renamed to D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/rename2166427ce7bb7/dev/flat_new.Rmd i The flat file dev/flat_new.Rmd has been renamed to dev/flat_other_new.Rmd i The flat file flat_new.Rmd has been updated in the config file. -- config file for dev/flat_other_new.Rmd -------------------------------------- i The flat file dev/flat_other_new.Rmd has been renamed to dev/flat_new2.Rmd i The flat file flat_other_new.Rmd has been updated in the config file. i The flat file flat_new2.Rmd has been updated in the inflated files. i The flat file dev/flat_new2.Rmd has been renamed to otherdev/flat_new_with_path.Rmd i The flat file flat_new2.Rmd has been updated in the config file. i The flat file flat_new_with_path.Rmd has been updated in the inflated files. ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat216645fba7179/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat21664185166f5/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat216644caa6e5f/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat216642a4548b1/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat216647e9f4e84/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat21664442116a9/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat2166445091d7d/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat216642185427e/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". ── Creating new directory: D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\all.templ ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.second.flat216642152e24/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_08_01_50_01_8405/Rtmpof4mSP/all.templates.knitteaching216641cfd36c7". [ FAIL 1 | WARN 1 | SKIP 14 | PASS 927 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (8): 'test-get_package_structure.R:22:5', 'test-get_package_structure.R:52:5', 'test-inflate-part2.R:40:5', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:306:5', 'test-register_config_file.R:386:3' • On Windows (2): 'test-inflate-part1.R:201:5', 'test-inflate-part2.R:429:7' • empty test (1): 'test-inflate_utils.R:180:1' • interactive() is not TRUE (3): 'test-inflate_all.R:368:5', 'test-init_share_on_github.R:4:3', 'test-skeleton.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rename_flat_file.R:38:5'): rename_flat_file renames inside the flat file ── Error in `grep(flat_file, lines)`: invalid regular expression 'D:\temp\2024_12_08_01_50_01_8405\Rtmpof4mSP\rename2166427ce7bb7/dev/flat_full.Rmd', reason 'Invalid back reference' Backtrace: ▆ 1. ├─testthat::expect_equal(length(grep(flat_file, lines)), 0) at test-rename_flat_file.R:38:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::grep(flat_file, lines) [ FAIL 1 | WARN 1 | SKIP 14 | PASS 927 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [300s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fusen) > > test_check("fusen") Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\add.flat.template27b341f4650b7 . Please start a new R session in the new project directory. '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dev.history.template27b34ae1164b . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/dev.history.template27b34ae1164b". ! Title was modified to 'Title Case'. v Adding "MIT + file LICENSE" to 'License'. v Writing 'LICENSE'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. v Setting active project to "<no active project>". Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dev.history.template.uu27b3427537169 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/dev.history.template.uu27b3427537169". ! Title was modified to 'Title Case'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. v Setting active project to "<no active project>". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitfull27b34637c2288". ✔ Setting active project to "<no active project>". -- config file for dev/flat_full.Rmd ------------------------------------------- -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitminimal.package27b346e7493e". ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitminpkg27b3459c6690c". ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitminimal.flat27b3455911d16". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitminflat27b34498f388b". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitadd27b344f963b6c". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_additional.Rmd ------------------------------------- -- config file for dev/flat_additional.Rmd ------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitadditional27b346f6f5005". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Setting active project to "<no active project>". -- config file for dev/flat_additional.Rmd ------------------------------------- -- config file for dev/flat_additional.Rmd ------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteach27b34352467ad". ✔ Setting active project to "<no active project>". -- config file for dev/flat_teaching.Rmd --------------------------------------- -- config file for dev/flat_teaching.Rmd --------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "<no active project>". -- config file for dev/flat_teaching.Rmd --------------------------------------- -- config file for dev/flat_teaching.Rmd --------------------------------------- Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\other.names27b34717b6aa9 . Please start a new R session in the new project directory. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/other.names27b34717b6aa9". i Loading other.names27b34717b6aa9 Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_hello_2.Rmd ---------------------------------------- v R: R/hello.R was added to the config file v tests: tests/testthat/test-hello.R was added to the config file v vignettes: vignettes/hello.Rmd was added to the config file Saving attachment parameters to yaml config file Updating other.names27b34717b6aa9 documentation i Loading other.names27b34717b6aa9 Writing 'NAMESPACE' Writing 'hello.Rd' i Loading other.names27b34717b6aa9 [+] 2 package(s) added: rmarkdown, testthat. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\devdir27b34b5289f . Please start a new R session in the new project directory. -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.exp v Creating 'D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/chunk.export.27b344ccb45a1/foosen/'. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/chunk.export.27b344ccb45a1/foosen". v Creating 'R/'. v Writing a sentinel file '.here'. [ ] Build robust paths within your project via `here::here()`. i Learn more at <https://here.r-lib.org>. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". v New directory created: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.export.27b344ccb45a1\foosen v Added D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.export.27b344ccb45a1\foosen/dev/flat_minimal_package.Rmd, D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.export.27b344ccb45a1\foosen/dev/0-dev_history.Rmd [1] "test without interactive" -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.noR v Creating 'D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/chunk.noRd.27b344a574b94/foosen/'. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/chunk.noRd.27b344a574b94/foosen". v Creating 'R/'. v Writing a sentinel file '.here'. [ ] Build robust paths within your project via `here::here()`. i Learn more at <https://here.r-lib.org>. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". v New directory created: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.noRd.27b344a574b94\foosen v Added D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.noRd.27b344a574b94\foosen/dev/flat_minimal_package.Rmd, D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\chunk.noRd.27b344a574b94\foosen/dev/0-dev_history.Rmd [1] "test without interactive" -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummy27b3 ! The path: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummy27b3468db66b6\foosen already exists. x Aborting fusen project creation. Set `create_fusen(overwrite = TRUE)` to avoid a stop. ! The path: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummy27b3468db66b6\foosen already exists. v Added D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummy27b3468db66b6\foosen/dev/flat_full.Rmd, D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummy27b3468db66b6\foosen/dev/0-dev_history.Rmd -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\create.fu -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\subdir\su -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummygui2 -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummy27b3 -- Initializing git repository ------------------------------------------------- -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummy27b3 -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummygui2 -- Initializing git repository ------------------------------------------------- -- Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummygui2 ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/deprecate27b343a6c17a8". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ The flat file flat_full.Rmd has been deprecated. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ! Title was modified to 'Title Case'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/drawpkg.structure27b3452c82022". -- No NAMESPACE file found there: D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/d -- keep ------------------------------------------------------------------------ ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- Reading NAMESPACE file -------------------------------------------------------------------------- -- flat_full.Rmd ----------------------------------------------------------------------------------- -- keep -------------------------------------------------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\dummypackage.special27b342981760f . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/dummypackage.special27b342981760f". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b343b7f3ea4". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/clean.vignette27b3420e74171". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\descpackage27b3452751d51 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/descpackage27b3452751d51". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\nordpackage27b345ab62802 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/nordpackage27b345ab62802". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Creating 'D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/full/'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/full". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ New directory created: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\full ✔ Added D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\full/dev/flat_full.Rmd, D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\full/dev/0-dev_history.Rmd ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/full". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Creating 'D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/minimal/'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/minimal". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ New directory created: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\minimal ✔ Added D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\minimal/dev/flat_minimal_package.Rmd, D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\minimal/dev/0-dev_history.Rmd ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/minimal". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Creating 'D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/teaching/'. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/teaching". ✔ Creating 'R/'. ✔ Writing a sentinel file '.here'. ☐ Build robust paths within your project via `here::here()`. ℹ Learn more at <https://here.r-lib.org>. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ New directory created: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\teaching ✔ Added D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templates.inflate27b34731b283b\teaching/dev/flat_teaching.Rmd ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.inflate27b34731b283b/teaching". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/dataset27b3475ab4b58". v Adding R to 'Depends' field in DESCRIPTION. v Creating 'data/'. v Setting 'LazyData' to "true" in 'DESCRIPTION'. v Saving "nyc_squirrels" to "data/nyc_squirrels.rda". [ ] Document your data (see <https://r-pkgs.org/data.html>). v Adding "GPL (>= 3)" to 'License'. v Writing 'LICENSE.md'. v Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/empty.chunks27b344af2177d". ✔ Adding "GPL (>= 3)" to 'License'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Adding R to 'Depends' field in DESCRIPTION. ✔ Creating 'data/'. ✔ Setting 'LazyData' to "true" in 'DESCRIPTION'. ✔ Saving "cars" to "data/cars.rda". ☐ Document your data (see <https://r-pkgs.org/data.html>). -- config file for dev/flat_full.Rmd ------------------------------------------- -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/r6class27b3460ac7784". ✔ Adding "GPL (>= 3)" to 'License'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. ✔ Adding R to 'Depends' field in DESCRIPTION. ✔ Creating 'data/'. ✔ Setting 'LazyData' to "true" in 'DESCRIPTION'. ✔ Saving "cars" to "data/cars.rda". ☐ Document your data (see <https://r-pkgs.org/data.html>). -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.deprecated27b3418a875e2". v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.no.vignette27b343ff1a77". i Loading inflate.no.vignette27b343ff1a77 Writing 'NAMESPACE' -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file Saving attachment parameters to yaml config file Updating inflate.no.vignette27b343ff1a77 documentation i Loading inflate.no.vignette27b343ff1a77 Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' i Loading inflate.no.vignette27b343ff1a77 [+] 2 package(s) added: stats, testthat. ! my_median.R has been overwritten ! my_other_median.R has been overwritten ! test-my_median.R has been overwritten ! test-my_other_median.R has been overwritten -- config file for dev/flat_full.Rmd ------------------------------------------- i Some files group already existed and were modified: flat_full.Rmd Documentation parameters were restored from attachment config file. Updating inflate.no.vignette27b343ff1a77 documentation i Loading inflate.no.vignette27b343ff1a77 Writing 'NAMESPACE' i Loading inflate.no.vignette27b343ff1a77 ! my_median.R has been overwritten ! my_other_median.R has been overwritten ! test-my_median.R has been overwritten ! test-my_other_median.R has been overwritten -- config file for dev/flat_full.Rmd ------------------------------------------- i Some files group already existed and were modified: flat_full.Rmd Documentation parameters were restored from attachment config file. Updating inflate.no.vignette27b343ff1a77 documentation i Loading inflate.no.vignette27b343ff1a77 Writing 'NAMESPACE' i Loading inflate.no.vignette27b343ff1a77 -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.twofuns27b347a212825". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.authors27b3469fa287a". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b341af468b2". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b341d612eaa". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.tests27b345f4b2557". -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.examples27b34485a153e". i Loading inflate.examples27b34485a153e Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-the_test.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating inflate.examples27b34485a153e documentation i Loading inflate.examples27b34485a153e Writing 'NAMESPACE' Writing 'my_median.Rd' i Loading inflate.examples27b34485a153e [+] 3 package(s) added: stats, rmarkdown, testthat. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/vignette.name27b3466996bd6". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.fun.in.roxygen27b34361a132a". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\twoexamples27b3461243066 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/twoexamples27b3461243066". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.fun.in.roxygen27b3424f0b2f". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/dummypackage_@ (special)27b34625c18be". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflateall.first27b345862108f". ✔ Adding "MIT + file LICENSE" to 'License'. ✔ Writing 'LICENSE'. ✔ Writing 'LICENSE.md'. ✔ Adding "^LICENSE\\.md$" to '.Rbuildignore'. x The flat file flat_minimal.Rmd is not going to be inflated. It was detected in your flats directory but it is absent from the config file. Please inflate() it manually when you are ready, so that it is accounted the next time. Then you will be able to fully use `inflate_all*()`. ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first27b345862108f documentation i Loading inflateall.first27b345862108f Writing 'NAMESPACE' i Loading inflateall.first27b345862108f No flat files were inflated -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first27b345862108f documentation i Loading inflateall.first27b345862108f Deleting 'my_fun.Rd' i Loading inflateall.first27b345862108f ! The flat file flat_minimal.Rmd is not going to be inflated because it is in state 'inactive or deprecated' No flat files were inflated -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first27b345862108f documentation i Loading inflateall.first27b345862108f i Loading inflateall.first27b345862108f -- config file for dev/flat_minimal.Rmd ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first27b345862108f documentation i Loading inflateall.first27b345862108f Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.first27b345862108f v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first27b345862108f documentation i Loading inflateall.first27b345862108f Writing 'NAMESPACE' Writing 'new_fun2.Rd' i Loading inflateall.first27b345862108f -- config file for dev/flat_minimal_2.Rmd -------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated v The flat file flat_minimal_2.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal_2.Rmd -------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first27b345862108f documentation i Loading inflateall.first27b345862108f Writing 'NAMESPACE' Writing 'my_fun.Rd' Writing 'my_fun_from_flat_file2.Rd' Writing 'new_fun2.Rd' i Loading inflateall.first27b345862108f -- config file for dev/flat_minimal_2.Rmd -------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated v The flat file flat_minimal_2.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- config file for dev/flat_minimal_2.Rmd -------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.first27b345862108f documentation i Loading inflateall.first27b345862108f Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.first27b345862108f ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". Created file .here in D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\inflateall.other.pkg27b341f4d8b8 . Please start a new R session in the new project directory. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflateall.other.pkg27b341f4d8b8". ── config file for dev/test_minimal.Rmd ──────────────────────────────────────── -- config file for dev/test_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.other.pkg27b341f4d8b8 documentation i Loading inflateall.other.pkg27b341f4d8b8 Writing 'NAMESPACE' i Loading inflateall.other.pkg27b341f4d8b8 v The flat file test_minimal.Rmd is going to be inflated -- config file for dev/test_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.other.pkg27b341f4d8b8 documentation i Loading inflateall.other.pkg27b341f4d8b8 Writing 'NAMESPACE' i Loading inflateall.other.pkg27b341f4d8b8 ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflateall.nocheck27b343baa4dc6". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflateall.nocheck27b343baa4dc6 documentation i Loading inflateall.nocheck27b343baa4dc6 Writing 'NAMESPACE' i Loading inflateall.nocheck27b343baa4dc6 ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflateall.unregistered27b345a778a3". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- cli-44280-4975 Documentation parameters were restored from attachment config file. Updating inflateall.unregistered27b345a778a3 documentation i Loading inflateall.unregistered27b345a778a3 Writing 'NAMESPACE' i Loading inflateall.unregistered27b345a778a3 v R: R/unregistered_r.R was added to the config file v tests: tests/testthat/test-unregistered_r.R was added to the config file -- Delete dev/config_not_registered.csv ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- Documentation parameters were restored from attachment config file. Updating inflateall.unregistered27b345a778a3 documentation i Loading inflateall.unregistered27b345a778a3 Writing 'NAMESPACE' i Loading inflateall.unregistered27b345a778a3 v The flat file flat_minimal.Rmd is going to be inflated Documentation parameters were restored from attachment config file. Updating inflateall.unregistered27b345a778a3 documentation i Loading inflateall.unregistered27b345a778a3 Writing 'NAMESPACE' i Loading inflateall.unregistered27b345a778a3 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- cli-44280-5065 Documentation parameters were restored from attachment config file. Updating inflateall.unregistered27b345a778a3 documentation i Loading inflateall.unregistered27b345a778a3 Writing 'NAMESPACE' Writing 'my_fun.Rd' i Loading inflateall.unregistered27b345a778a3 -- Delete dev/config_not_registered.csv ---------------------------------------- v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- Documentation parameters were restored from attachment config file. Updating inflateall.unregistered27b345a778a3 documentation i Loading inflateall.unregistered27b345a778a3 Writing 'NAMESPACE' i Loading inflateall.unregistered27b345a778a3 ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.empties27b341adb11fa". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- config file for dev/flat_full.Rmd ------------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. Documentation parameters were restored from attachment config file. Updating inflate.empties27b341adb11fa documentation i Loading inflate.empties27b341adb11fa i Loading inflate.empties27b341adb11fa ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- config file for dev/flat_full.Rmd ------------------------------------------- -- check not registered files -------------------------------------------------- There are no files in the package. Did you inflate it once? Documentation parameters were restored from attachment config file. Updating inflate.empties27b341adb11fa documentation i Loading inflate.empties27b341adb11fa i Loading inflate.empties27b341adb11fa ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflateall.stylers27b347f6f7848". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers27b347f6f7848 documentation i Loading inflateall.stylers27b347f6f7848 Writing 'NAMESPACE' i Loading inflateall.stylers27b347f6f7848 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers27b347f6f7848 documentation i Loading inflateall.stylers27b347f6f7848 Writing 'NAMESPACE' i Loading inflateall.stylers27b347f6f7848 v The flat file flat_minimal.Rmd is going to be inflated -- config file for dev/flat_minimal.Rmd ---------------------------------------- -- check not registered files -------------------------------------------------- v There are no unregistered files. -- Let's apply stylers to the package ------------------------------------------ Documentation parameters were restored from attachment config file. Updating inflateall.stylers27b347f6f7848 documentation i Loading inflateall.stylers27b347f6f7848 Writing 'NAMESPACE' i Loading inflateall.stylers27b347f6f7848 ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/diag27b346f194f35". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── ── config file for dev/flat_minimal_2.Rmd ────────────────────────────────────── v The flat file flat_minimal_2.Rmd is going to be inflated v R: R/zaza.R was added to the config file -- config file for dev/test_minimal.Rmd ---------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/readinflateparams27b3442a51831". ── config file for dev/flat_minimal.Rmd ──────────────────────────────────────── ── config file for dev/flat_minimal_2.Rmd ────────────────────────────────────── v R: R/zaza.R was added to the config file ! Some paths appear multiple times in the config file. The yaml was forced with `force = TRUE`. Please verify the source of these scripts in the existing yaml file or in the df_files provided: ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/inflate.qmd27b34400a1e12". ── config file for dev/dev-template-tests.qmd ────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". [1] "==== inflate_utils ====" ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/isrproj.pkg27b345cc521bf". ✔ Adding "^isrproj\\.pkg27b345cc521bf\\.Rproj$" to '.Rbuildignore'. ✔ Adding "^\\.Rproj\\.user$" to '.Rbuildignore'. ℹ Loading isrproj.pkg27b345cc521bf Writing 'NAMESPACE' ✔ Adding knitr to 'Suggests' field in DESCRIPTION. ☐ Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. ☐ Then directly refer to functions with `knitr::fun()`. ✔ Adding "inst/doc" to '.gitignore'. ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ R: R/my_median.R was added to the config file ✔ R: R/my_other_median.R was added to the config file ✔ tests: tests/testthat/test-my_median.R was added to the config file ✔ tests: tests/testthat/test-my_other_median.R was added to the config file ✔ vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating isrproj.pkg27b345cc521bf documentation ℹ Loading isrproj.pkg27b345cc521bf Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' ℹ Loading isrproj.pkg27b345cc521bf [+] 3 package(s) added: stats, rmarkdown, testthat. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/isrproj.pkg27b345cc521bf". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/vignette.head27b346fb612". v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/checkpk.gname27b345de05000". i Loading COUCOU Writing 'NAMESPACE' v Adding knitr to 'Suggests' field in DESCRIPTION. [ ] Use `requireNamespace("knitr", quietly = TRUE)` to test if knitr is installed. [ ] Then directly refer to functions with `knitr::fun()`. v Adding "inst/doc" to '.gitignore'. -- config file for dev/flat_full.Rmd ------------------------------------------- v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file Saving attachment parameters to yaml config file Updating checkpk.gname27b345de05000 documentation i Loading COUCOU Writing 'NAMESPACE' Writing 'my_median.Rd' Writing 'my_other_median.Rd' Writing 'sub_median.Rd' i Loading COUCOU [+] 3 package(s) added: stats, rmarkdown, testthat. v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/clean27b34352e4a76". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ! The flat file flat_minimal2.Rmd is not going to be inflated because it is 'inactive or deprecated' v The flat file flat_minimal.Rmd is going to be inflated ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/registered27b3419995657". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── cli-44280-6068 v R: R/my_median.R was added to the config file v R: R/my_other_median.R was added to the config file v tests: tests/testthat/test-my_median.R was added to the config file v tests: tests/testthat/test-my_other_median.R was added to the config file v vignettes: vignettes/get-started.Rmd was added to the config file cli-44280-6094 v R: R/to_keep.R was added to the config file i Some files group already existed and were modified: keep v R: R/to_keep.R was added to the config file i Some files group already existed and were modified: keep ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/register27b345ce57ff7/fusentest". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/register27b345ce57ff7/fusentest". v R: R/to_keep.R was added to the config file v There are no unregistered files. -- config file for dev/flat_new_one.Rmd ---------------------------------------- v There are no unregistered files. There is no file to register or everything was already registered -- config file for dev/flat_new_one.Rmd ---------------------------------------- v There are no unregistered files. There is no file to register or everything was already registered v Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/register27b34182f2a3b". ── config file for dev/flat_full.Rmd ─────────────────────────────────────────── -- Delete dev/config_not_registered.csv ---------------------------------------- cli-44280-6376 -- Delete dev/config_not_registered.csv ---------------------------------------- i Some files group already existed and were modified: keep i Some files group already existed and were modified: keep ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/rename27b343bb348c". i The flat file D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\rename27b343bb348c/dev/flat_full.Rmd has been renamed to D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/rename27b343bb348c/dev/flat_new.Rmd i The flat file dev/flat_new.Rmd has been renamed to dev/flat_other_new.Rmd i The flat file flat_new.Rmd has been updated in the config file. -- config file for dev/flat_other_new.Rmd -------------------------------------- i The flat file dev/flat_other_new.Rmd has been renamed to dev/flat_new2.Rmd i The flat file flat_other_new.Rmd has been updated in the config file. i The flat file flat_new2.Rmd has been updated in the inflated files. i The flat file dev/flat_new2.Rmd has been renamed to otherdev/flat_new_with_path.Rmd i The flat file flat_new2.Rmd has been updated in the config file. i The flat file flat_new_with_path.Rmd has been updated in the inflated files. ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b347cff2085/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b3416fd3484/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b347b322de8/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── '0-dev_history.Rmd' already exists. It was not overwritten. Set `add_flat_template(overwrite = TRUE)` if you want to do so. -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b3469827a60/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b345e154806/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b3421dc1b91/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b3414db18b/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b3449a64bc7/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". ── Creating new directory: D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\all.templ ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.second.flat27b3421a73417/foosen.process". ── config file for dev/flat_first.Rmd ────────────────────────────────────────── -- config file for dev/flat_second.Rmd ----------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- -- config file for dev/flat_first.Rmd ------------------------------------------ -- config file for dev/flat_second.Rmd ----------------------------------------- -- check not registered files -------------------------------------------------- ✔ Setting active project to "D:/temp/2024_12_16_01_50_00_4579/RtmpiOnjXq/all.templates.knitteaching27b3451d76444". [ FAIL 1 | WARN 1 | SKIP 14 | PASS 927 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (8): 'test-get_package_structure.R:22:5', 'test-get_package_structure.R:52:5', 'test-inflate-part2.R:40:5', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:82:7', 'test-inflate-part2.R:306:5', 'test-register_config_file.R:386:3' • On Windows (2): 'test-inflate-part1.R:201:5', 'test-inflate-part2.R:429:7' • empty test (1): 'test-inflate_utils.R:180:1' • interactive() is not TRUE (3): 'test-inflate_all.R:368:5', 'test-init_share_on_github.R:4:3', 'test-skeleton.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rename_flat_file.R:38:5'): rename_flat_file renames inside the flat file ── Error in `grep(flat_file, lines)`: invalid regular expression 'D:\temp\2024_12_16_01_50_00_4579\RtmpiOnjXq\rename27b343bb348c/dev/flat_full.Rmd', reason 'Invalid back reference' Backtrace: ▆ 1. ├─testthat::expect_equal(length(grep(flat_file, lines)), 0) at test-rename_flat_file.R:38:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::grep(flat_file, lines) [ FAIL 1 | WARN 1 | SKIP 14 | PASS 927 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package gitlabr

Current CRAN status: OK: 13