The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
settings()
function replaces
froggeR_settings
and provides a menu-driven interface.
User’s can now check, view, & get instructions to use Quarto
metadata within and across projects. Learn how to apply user-specific
metadata from the global config file, or store local project metadata
for reuse on future froggeR Quarto projects.write_*
functions open the created files
for immediate viewing & editing (in interactive sessions).@examples
by using
tempdir()
when executing functions.@inheretParams
across supplemental functions
(README, notes, ignore, SCSS, variables).write_variables()
, the config
file is opened in the interactive session.write_readme
; now includes
write_notes
for a project-level progress notes
template.write_*
functions exists in the project, froggeR will now stop and provide a
useful message instead of offering to overwrite from the
console. This reduces annoying feedback & interaction and encourages
the user to make deliberate decions.quarto_project()
:
write_variables()
for
managing _variables.yml
.write_quarto()
:
write_variables()
for _variables.yml
creation.write_variables()
:
_variables.yml
files in a modular way.ui_done
and ui_info
outputs.check()
errors related to undefined
global variables in examples._variables.yml
creation would fail
under specific directory conditions.write_quarto()
,
quarto_project()
, and write_variables()
with
detailed examples and explanations.helpers.R
for better
maintainability and organization.🎉 With version 0.2.2, froggeR introduces more robust Quarto project management, making metadata handling and customization easier and more intuitive for users.
write_scss()
function for more streamlined
YAML updates in Quarto documents.froggeR_settings()
function,
providing clearer output of current settings.default
parameter to custom_yaml
in quarto_project()
and write_quarto()
for
clarity.froggeR_settings()
to use YAML for
configuration storage.~/.config/froggeR/config.yml
.froggeR_settings()
function.quarto_project()
and
write_quarto()
to use the new YAML-based settings..check_settings()
function to provide user
feedback on incomplete settings..update_variables_yml()
function to handle both
creation and updating of _variables.yml
.load_data()
function and related
utilities.quarto_project()
froggeR_settings()
write_quarto()
for consistent document creationwrite_readme()
for structured project
documentationwrite_ignore()
for enhanced Git securitywrite_scss()
for custom styling templatesThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.