| pathological-package | pathological: utilities for paths, files and directories. |
| choose_dir | Choose files interactively |
| choose_files | Choose files interactively |
| copy_dir | Copy the contents of a directory |
| create_dirs | Create or remove directories |
| cygwinify_path | Make a path suitable for cygwin |
| decompose_path | Split a path into its components |
| dir_copy | Copy the contents of a directory |
| environ | Get the location of the R profile/environ |
| get_drive | On Windows, return the drive of the path |
| get_extension | Split a path into its components |
| get_libraries | Get the libraries on your machine |
| is_windows_drive | Is the path a Windows drive? |
| os_path | The OS path |
| parent_dir | Get the parent dir |
| pathological | pathological: utilities for paths, files and directories. |
| recompose_path | Split a path into its components |
| recompose_path.decomposed_path | Split a path into its components |
| remove_dirs | Create or remove directories |
| replace_extension | Split a path into its components |
| r_environ | Get the location of the R profile/environ |
| r_environ_site | Get the location of the R profile/environ |
| r_home | The R home directory |
| r_profile | Get the location of the R profile/environ |
| r_profile_site | Get the location of the R profile/environ |
| split_path | Split a path into directory components |
| standardise_path | Standardize paths |
| standardize_path | Standardize paths |
| startup | Get the location of the R profile/environ |
| strip_extension | Split a path into its components |
| system_file | Find a file in a package |
| sys_which | Find paths to executables |
| temp_dir | Create a temp file/dir |
| temp_file | Create a temp file/dir |