[ 源代码: r-cran-tibble ]
软件包:r-cran-tibble(3.2.1+dfsg-2)
r-cran-tibble 的相关链接
Debian 的资源:
下载源码包 r-cran-tibble:
- [r-cran-tibble_3.2.1+dfsg-2.dsc]
- [r-cran-tibble_3.2.1+dfsg.orig.tar.xz]
- [r-cran-tibble_3.2.1+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R Simple Data Frames
This GNU R package provides a 'tbl_df' class that offers better checking and printing capabilities than traditional data frames.
Tibbles are a modern take on data frames. They keep the features that have stood the test of time, and drop the features that used to be convenient but are now frustrating (i.e. converting character vectors to factors).
其他与 r-cran-tibble 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.3.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-fansi (>= 0.4.0)
- GNU R ANSI control sequence aware string functions
-
- dep: r-cran-lifecycle (>= 1.0.0)
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-pillar (>= 1.8.1)
- GNU R coloured formatting for columns
-
- dep: r-cran-pkgconfig
- Private Configuration for 'R' Packages
-
- dep: r-cran-rlang (>= 1.0.2)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-vctrs (>= 0.4.2)
- GNU R vector helpers
-
- rec: r-cran-data.table
- GNU R extension of Data.frame
-
- rec: r-cran-dplyr (>= 1.0.7-1~)
- GNU R grammar of data manipulation
-
- rec: r-cran-formattable
- GNU R create 'formattable' data structures
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-lubridate
- simplifies dealing with dates in R
-
- rec: r-cran-mockr
- 软件包暂时不可用
-
- rec: r-cran-rsqlite
- Database Interface R driver for SQLite
-
- rec: r-cran-testthat
- GNU R testsuite
-
- rec: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state
-
- sug: r-cran-bench
- High Precision Timing of R Expressions
-
- sug: r-cran-bit64
- GNU R S3 Class for Vectors of 64bit Integers
-
- sug: r-cran-blob
- GNU R S3 Class for Representing Vectors of Binary Data ('BLOBS')
-
- sug: r-cran-brio
- basic R input output
-
- sug: r-cran-callr
- Call GNU R from GNU R
-
- sug: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-crayon (>= 1.3.4)
- GNU R colored terminal output
-
- sug: r-cran-evaluate
- GNU R parsing and evaluation tools
-
- sug: r-cran-ggplot2
- implementation of the Grammar of Graphics
-
- sug: r-cran-here
- GNU R simpler way to find files
-
- sug: r-cran-hms
- GNU R pretty time of day
-
- sug: r-cran-htmltools
- GNU R tools for HTML
-
- sug: r-cran-pkgbuild
- find tools needed to build GNU R packages
-
- sug: r-cran-pkgload
- simulate GNU R package installation and attach
-
- sug: r-cran-purrr
- GNU R functional programming tools
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-stringi
- GNU R character string processing facilities
-
- sug: r-cran-tidyr
- GNU R package to easily tidy data