Other packages > Find by keyword >

xfun  

Supporting Functions for Packages Maintained by 'Yihui Xie'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("xfun", "0.49")



Attach the package and use:
library("xfun")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-22
Latest Update: 2024-02-08
Description:
Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.
How to cite:
Yihui Xie (2018). xfun: Supporting Functions for Packages Maintained by 'Yihui Xie'. R package version 0.49, https://cran.r-project.org/web/packages/xfun. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1 (2018-01-22 16:42), 0.2 (2018-06-16 06:52), 0.3 (2018-07-06 08:00), 0.4 (2018-10-23 19:10), 0.5 (2019-02-21 00:20), 0.6 (2019-04-02 07:30), 0.7 (2019-05-14 12:30), 0.8 (2019-06-25 07:50), 0.9 (2019-08-21 14:40), 0.10 (2019-10-01 20:20), 0.11 (2019-11-12 18:40), 0.12 (2020-01-13 10:50), 0.13 (2020-04-13 11:30), 0.14 (2020-05-20 08:30), 0.15 (2020-06-21 07:50), 0.16 (2020-07-24 12:00), 0.17 (2020-09-09 07:30), 0.18 (2020-09-29 12:00), 0.19 (2020-10-30 20:50), 0.20 (2021-01-06 17:00), 0.21 (2021-02-10 18:50), 0.22 (2021-03-11 08:50), 0.23 (2021-05-15 08:20), 0.24 (2021-06-15 21:50), 0.25 (2021-08-06 11:50), 0.26 (2021-09-14 09:10), 0.27 (2021-10-18 23:50), 0.28 (2021-11-04 16:40), 0.29 (2021-12-14 22:00), 0.30 (2022-03-02 22:50), 0.31 (2022-05-10 22:30), 0.32 (2022-08-10 10:00), 0.33 (2022-09-13 00:10), 0.34 (2022-10-18 23:20), 0.35 (2022-11-16 20:20), 0.36 (2022-12-21 16:40), 0.37 (2023-02-01 00:10), 0.38 (2023-03-24 11:00), 0.39 (2023-04-20 14:50), 0.40 (2023-08-09 22:40), 0.41 (2023-11-01 15:00), 0.42 (2024-02-08 18:30), 0.43 (2024-03-25 18:00), 0.44 (2024-05-15 08:00), 0.45 (2024-06-17 01:10), 0.46 (2024-07-18 07:10), 0.47 (2024-08-17 06:00), 0.48 (2024-10-04 01:20)
Other packages that cited xfun R package
View xfun citation profile
Other R packages that xfun depends, imports, suggests or enhances
Complete documentation for xfun
Functions, R codes and Examples using the xfun R package
Some associated functions: Rscript . Rscript_call . alnum_id . attr . base64_encode . base64_uri . base_pkgs . bg_process . broken_packages . bump_version . cache_rds . crandalf_check . del_empty_dir . dir_create . dir_exists . do_once . download_cache . download_file . embed_file . env_option . existing_files . exit_call . file_ext . file_string . format_bytes . from_root . github_releases . grep_sub . gsub_file . in_dir . install_dir . install_github . isFALSE . is_R_CMD_check . is_abs_path . is_ascii . is_blank . is_sub_path . is_web_path . magic_path . mark_dirs . msg_cat . native_encode . news2md . normalize_path . numbers_to_words . optipng . os . parse_only . pkg_attach . proc_kill . process_file . proj_root . prose_index . protect_math . raw_string . read_all . read_bin . read_utf8 . relative_path . rename_seq . rest_api . retry . rev_check . rstudio_type . same_path . session_info . set_envvar . shrink_images . split_lines . split_source . strict_list . strip_html . submit_cran . system3 . tinify . tojson . tree . try_error . try_silent . upload_ftp . url_accessible . url_filename . valid_syntax . yaml_body . yaml_load . 
Some associated R codes: api.R . base64.R . cache.R . command.R . cran.R . data-structure.R . encoding.R . github.R . image.R . io.R . json.R . markdown.R . os.R . packages.R . paths.R . revcheck.R . rstudio.R . session.R . string.R . utils.R . yaml.R .  Full xfun package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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