CRAN
xfun 0.8
Miscellaneous Functions by 'Yihui Xie'
Released Jun 25, 2019 by Yihui Xie
This package can be loaded by Renjin but 5 out 26 tests failed.
An older version of this package is
more compatible with Renjin.
Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>xfun</artifactId> <version>0.8-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:xfun')
Test Results
This package was last tested against Renjin 0.9.2726 on Jul 13, 2019.
- Rscript-examples
- attr-examples
- embed_file-examples
- file_ext-examples
- file_string-examples
- gsub_file-examples
- in_dir-examples
- isFALSE-examples
- is_ascii-examples
- native_encode-examples
- normalize_path-examples
- numbers_to_words-examples
- os-examples
- parse_only-examples
- pkg_attach-examples
- prose_index-examples
- protect_math-examples
- raw_string-examples
- rstudio_type-examples
- same_path-examples
- session_info-examples
- strict_list-examples
- stringsAsStrings-examples
- test-all
- tojson-examples
- try_silent-examples