套件:r-cran-systemfonts(1.1.0-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 (>= 2.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfontconfig1 (>= 2.12.6)
- generic font configuration library - runtime
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-cpp11 (>= 0.2.1)
- C++11 interface for GNU R's C interface
-
- dep: r-cran-lifecycle
- manage the life cycle of your GNU R package functions
-
- 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