moodymudskipper. To fix this you can add URL: https://cynkra.r-universe.dev/refactor to the package DESCRIPTION file. See also theR-universe documentation.Package: refactor 0.0.0.9000
refactor: Tools for Refactoring Code
Tools for refactoring code.
Authors:
refactor_0.0.0.9000.tar.gz
manual.pdf |manual.html✨
card.svg |card.png
refactor/json (API)
| # Install 'refactor' in R: |
| install.packages('refactor', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/moodymudskipper/refactor/issues
Last updated from:c788ba8a90. Checks:7 FAIL, 1 OK, 1 WARNING. Indexed: no.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | FAIL | 105 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | WARNING | 112 | ||
| macos-devel-arm64 | FAIL | 66 | ||
| macos-release-arm64 | FAIL | 97 | ||
| windows-devel | FAIL | 56 | ||
| windows-release | FAIL | 49 | ||
| windows-oldrel | FAIL | 60 | ||
| wasm-release | FAIL | 96 |
Exports:%ignore_original%%ignore_refactored%%refactor_chunk_and_value_efficiently%%refactor_chunk_and_value%%refactor_chunk_efficiently%%refactor_chunk%%refactor_value_efficiently%%refactor_value%%refactor%check_files_parsedetect_similar_codefetch_namespace_namesfind_pkg_funsidentify_hybrid_scriptsuse_lintr_template_on_diruse_lintr_template_on_fileuse_namespace_check
Dependencies:clicodetoolscpp11crayondiffobjgluelifecyclelobstrmagrittrprettyunitspryrRcpprlangstringistringrvctrswaldo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check that files parse correctly | check_files_parse |
| Detect similar code blocks | detect_similar_code |
| Fetch namespace names | fetch_namespace_names |
| Find all uses of a package's functions | find_pkg_funs |
| Identify hybrid scripts | identify_hybrid_scripts |
| Refactor Code | %ignore_original% %ignore_refactored% %refactor% %refactor_chunk% %refactor_chunk_and_value% %refactor_chunk_and_value_efficiently% %refactor_chunk_efficiently% %refactor_value% %refactor_value_efficiently% refactor |
| Use lintr template | use_lintr_template_on_dir use_lintr_template_on_file |
| Use namespace check | use_namespace_check |
