Movatterモバイル変換
[0]ホーム
Version 2025.6.24
- Improved roxygen2 documentation formatting, grammar, and clarityacross all exported functions.
- Enhanced parameter descriptions with better punctuation andconsistency.
- Updated function titles to be more concise and direct.
- Significantly expanded and improved the package vignette with:
- Enhanced introduction explaining why to use
org - Installation instructions for CRAN and GitHub
- Quick start section for new users
- Team collaboration examples showing multiple path usage
- Comprehensive function reference organized by category
- Common workflows and practical examples
- Cross-platform path construction guidance
- Troubleshooting section with solutions to common issues
- Better formatting and organization throughout
Version 2025.3.10
package_installed can now install packages ifmissing.
Version 2024.6.5
- Fixed an error with org::initialize_project where “//” at the startof a path will be removed.
Version 2022.12.28
- Inclusion of
create_project_quarto that provides anexample project of how to useorg withquarto. - Inclusion of file utility functions, such as
ls_files,move_file_or_dir,path. - Inclusion of utility function
package_installed.
Version 2022.7.21
- Reduction of exports to: initialize_project, set_results,write_text.
- initialize_project now takes in
env as an argument (theenvironment into which the functions will be sourced).
Version 2020.2.17
Introduction of: - write_text - initialize_project - set_results -org::project
Depreciation of: - AllowFileManipulationFromInitialiseProject -InitialiseProject - PROJ - set_shared
Version 2019.4.2
- Allows for multiple code folders to be sourced using the argument
folders_to_be_sourced (previously this was hardcoded as afolder calledcode)
Version 2019.3.5
- Removal of stringr and lubridate dependencies
Version 2019.2.21
- Submission to CRAN
- Includes functions
AllowFileManipulationFromInitialiseProject andInitialiseProject
[8]ページ先頭