软件包:r-cran-systemfonts(1.0.5-1) [debports]
system native font finding for GNU R
Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R.
其他与 r-cran-systemfonts 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libfontconfig1 (>= 2.12.6)
- 通用字体配置软件库 - 运行时
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-cpp11 (>= 0.2.1)
- C++11 interface for GNU R's C interface
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat (>= 2.1.0)
- GNU R testsuite