Other packages > Find by keyword >

fritools  

Utilities for the Forest Research Institute of the State Baden-Wuerttemberg
View on CRAN: Click here


Download and install fritools package within the R console
Install from CRAN:
install.packages("fritools")

Install from Github:
library("remotes")
install_github("cran/fritools")

Install by package version:
library("remotes")
install_version("fritools", "4.5.0")



Attach the package and use:
library("fritools")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-11
Latest Update: 2025-05-12
Description:
Miscellaneous utilities, tools and helper functions for finding and searching files on disk, searching for and removing R objects from the workspace. Does not import or depend on any third party package, but on core R only (i.e. it may depend on packages with priority 'base').
How to cite:
Andreas Dominik Cullmann (2021). fritools: Utilities for the Forest Research Institute of the State Baden-Wuerttemberg. R package version 4.5.0, https://cran.r-project.org/web/packages/fritools. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2021-01-11 10:50), 1.1.0 (2021-01-20 12:40), 1.2.0 (2021-01-27 20:20), 1.3.0 (2021-02-17 14:20), 1.4.0 (2021-03-20 21:40), 2.0.0 (2021-05-31 23:50), 2.1.0 (2021-07-14 16:20), 2.2.0 (2021-07-26 17:20), 2.2.1 (2021-07-31 14:20), 2.3.0 (2021-09-27 15:50), 2.4.0 (2021-11-15 13:50), 2.5.0 (2021-12-07 09:00), 3.0.0 (2021-12-14 16:30), 3.1.0 (2022-01-03 14:50), 3.2.0 (2022-03-09 16:40), 3.3.0 (2022-03-22 18:40), 3.4.0 (2022-04-26 23:20), 3.5.0 (2022-05-20 17:50), 3.5.1 (2022-07-14 17:30), 3.6.0 (2022-08-05 19:20), 3.7.0 (2022-08-16 09:32), 4.1.0 (2023-06-12 20:20), 4.1.1 (2023-08-16 00:30), 4.2.0 (2023-11-19 01:00), 4.3.0 (2024-01-26 20:50), 4.4.0 (2024-12-16 21:10), 4.5.0 (2025-05-12 23:10)
Other packages that cited fritools R package
View fritools citation profile
Other R packages that fritools depends, imports, suggests or enhances
Complete documentation for fritools
Functions, R codes and Examples using the fritools R package
Some associated functions: bulk_read_csv . bulk_write_csv . call_conditionally . call_safe . check_ascii_file . clipboard_path . column_sums . compare_vectors . convert_umlauts_to_ascii . convert_umlauts_to_tex . count_groups . csv . csv2csv . delete_trailing_blank_lines . delete_trailing_whitespace . develop_test . file_copy . file_modified_last . file_save . find_files . fritools-package . fromto . get_boolean_envvar . get_german_umlauts . get_lines_between_tags . get_mtime . get_options . get_package_version . get_r_cmd_batch_script_path . get_rscript_script_path . get_run_r_tests . get_script_name . get_script_path . get_unique_string . golden_ratio . grep_file . index_groups . is_batch . is_cran . is_difftime_less . is_false . is_files_current . is_force . is_installed . is_not_false . is_null_or_true . is_of_length_zero . is_path . is_r_cmd_check . is_r_package_installed . is_running_on_fvafrcu_machines . is_running_on_gitlab_com . is_success . is_valid_primary_key . is_version_sufficient . is_windows . load_internal_functions . memory_hogs . missing_docs . paths . r_cmd_install . relative_difference . rename_package . round_half_away_from_zero . run_r_tests_for_known_hosts . search_files . search_rows . set_hash . set_options . set_run_r_tests . sloboda . split_code_file . str2num . strip_off_attributes . subset_sizes . summary.filesearch . tapply . throw . touch . un_hash . view . vim . weighted_variance . wipe_clean . wipe_tempdir . with_dir . 
Some associated R codes: batch.R . boolean.R . call.R . clipboard_path.R . column_sums.R . compare_vectors.R . convert_umlauts_to_ascii.R . convert_umlauts_to_tex.R . count_groups.R . csv.R . delete_trailing_blank_lines.R . delete_trailing_whitespace.R . develop_test.R . file_copy.R . file_modified_last.R . file_save.R . find_files.R . find_missing_doc.R . fritools-package.R . fromto.R . get_german_umlauts.R . get_lines_between_tags.R . get_package_version.R . get_unique_string.R . golden_ratio.R . grep_file.R . installed.R . is_cran.R . is_difftime_less.R . is_files_current.R . is_of_length_zero.R . is_path.R . is_r_cmd_check.R . is_success.R . is_valid_primary_key.R . is_version_sufficient.R . is_windows.R . load_internal_functions.R . memory_hogs.R . options.R . paths.R . r.R . relative_difference.R . rename_package.R . round_half_away_from_zero.R . search_files.R . search_rows.R . sloboba.R . split_code_file.R . str2num.R . strip_off_attributes.R . subsets.R . tapply.R . test_helpers.R . throw.R . touch.R . view.R . vim.R . weighted_variance.R . wipe_clean.R . wipe_tempdir.R . with_dir.R . zzz.R .  Full fritools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA