Package: fakin.path.app 0.3.0
fakin.path.app: Shiny App to Visualise File Paths
This package contains an R Shiny App that loads file path information from a file and displays the paths in different ways. The aim of the app is to find weaknesses in the folder structure.
Authors:
fakin.path.app_0.3.0.tar.gz
fakin.path.app_0.3.0.zip(r-4.5)fakin.path.app_0.3.0.zip(r-4.4)fakin.path.app_0.3.0.zip(r-4.3)
fakin.path.app_0.3.0.tgz(r-4.4-any)fakin.path.app_0.3.0.tgz(r-4.3-any)
fakin.path.app_0.3.0.tar.gz(r-4.5-noble)fakin.path.app_0.3.0.tar.gz(r-4.4-noble)
fakin.path.app_0.3.0.tgz(r-4.4-emscripten)fakin.path.app_0.3.0.tgz(r-4.3-emscripten)
fakin.path.app.pdf |fakin.path.app.html✨
fakin.path.app/json (API)
NEWS
# Install 'fakin.path.app' in R: |
install.packages('fakin.path.app', repos = c('https://kwb-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kwb-r/fakin.path.app/issues
path-analysisproject-fakinshiny-app
Last updated 4 years agofrom:3882d91321. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 11 2024 |
R-4.5-win | ERROR | Oct 11 2024 |
R-4.5-linux | ERROR | Oct 11 2024 |
R-4.4-win | ERROR | Oct 11 2024 |
R-4.4-mac | ERROR | Oct 11 2024 |
R-4.3-win | ERROR | Oct 11 2024 |
R-4.3-mac | ERROR | Oct 11 2024 |
Exports:get_and_save_file_infoget_recursive_file_infoguess_file_metadataname_is_okname_to_traffic_lightplot_all_treemapsplot_path_networkplot_treemaps_from_path_dataread_file_inforead_file_pathsread_linesread_pathsrun_apprun_app_scanwrite_csvwrite_file_info
Dependencies:askpassbase64encbitbit64bslibcachemclicliprcolorspacecommonmarkcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefansifarverfastmapfontawesomefsgdatagenericsggplot2gluegridBasegtablegtoolshighrhmshtmltoolshtmlwidgetshttpuvhttrigraphisobandjquerylibjsonlitejsTreeknitrkwb.filekwb.utilslabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnetworkD3nlmeopensslpathlistpillarpkgconfigplotlyprettyunitsprogresspromisespurrrR6rappdirsRColorBrewerRcppreadrrlangrmarkdownsassscalesshinyshinyFilesshinyjssourcetoolsstringistringrsystibbletidyrtidyselecttinytextreemaptzdbutf8vctrsviridisLitevroomwithrwordcloudxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get and Save File Information | get_and_save_file_info |
Call file.info recursively on files below a root folder | get_recursive_file_info |
Guess Metadata about a Text File | guess_file_metadata |
Is Left Substring of X Equal To Y? | left_substring_equals |
Is the Name Ok According to Our Best Practices? | name_is_ok |
Get Traffic Light Colours for Names | name_to_traffic_light |
Plot Treemaps for All given Path Infos | plot_all_treemaps |
Plot Paths as Sankey Network | plot_path_network |
Plot Treemaps Given File Path Data | plot_treemaps_from_path_data |
Prepare and Filter Path Data for Treemap Plot | prepare_for_treemap |
Read File Paths from a File | read_file_paths |
Read Lines by Giving the File Encoding | read_lines |
Run the Shiny App | run_app |
Run the App that Stores File Information to CSV Files | run_app_scan |
Write Data Frame to CSV File | write_csv |
Write File Information to CSV File | write_file_info |