Skip to content

docs: add cynkra's ROR ID #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 8 additions & 12 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@ Package: tv
Title: Tibble View: Graphical Display For Data Frame Output
Version: 0.0-0
Date: 2018-05-24
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
role = c("aut", "cre"),
email = "krlmlr+r@mailbox.org",
comment = c(ORCID = "0000-0002-1416-3412")),
person(given = "Christoph",
family = "Sax",
role = "aut"),
person(given = "cynkra GmbH",
role = "fnd"))
Authors@R: c(
person("Kirill", "Müller", , "krlmlr+r@mailbox.org", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1416-3412")),
person("Christoph", "Sax", role = "aut"),
person("cynkra GmbH", role = "fnd",
comment = c(ROR = "0335t7e62"))
)
Description: Overrides the print method for data frames and
tibbles to provide a graphical output for rectangular data.
License: GPL-3
Expand All @@ -31,5 +27,5 @@ Imports:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0.9000
RoxygenNote: 7.3.2.9000
Config/Needs/website: cynkra/cynkratemplate, cynkra/cynkratemplate
6 changes: 6 additions & 0 deletions R/tv-package.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL
36 changes: 36 additions & 0 deletions man/tv-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.