-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathabout.qmd
More file actions
35 lines (28 loc) · 1.73 KB
/
about.qmd
File metadata and controls
35 lines (28 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: "About"
image: hex.png
about:
template: jolla
links:
- icon: github
href: https://github.com/rdatatable
- icon: mastodon
href: https://fosstodon.org/@r_data_table
- icon: cloud
href: https://bsky.app/profile/rdatatable.bsky.social
- icon: twitter
href: https://twitter.com/r_data_table
- icon: rss
href: index.xml
- icon: envelope
href: "mailto:r.data.table@gmail.com"
---
This blog is dedicated to building the community around the `data.table` R package. Its startup is funded by NSF-POSE Grant called "**Expanding the data.table ecosystem for efficient big data manipulation in R".** Here you will find announcements related to the grant, as well as tips, updates, and tutorials for `data.table` and its sister packages.
The `data.table` project is fiscally sponsored by [NumFOCUS](https://numfocus.org/project/data-table). Consider making a [tax-deductible donation](https://app.hubspot.com/payments/FFWKWTTvKFdzqH?referrer=PAYMENT_LINK) to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
*NumFOCUS is a 501(c)(3) non-profit charity in the United States; as such, donations to NumFOCUS are tax-deductible as allowed by law. As with any donation, you should consult with your personal tax adviser or the IRS about your particular tax situation.*
::: {align="center"}
<a href="https://numfocus.org/project/data-table"> <img src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png" height="60px" align="center"/> </a>
:::
<br>
*Blog managed by Kelly Bodwin, Tyson Barrett, and Toby Hocking. Email us at r.data.table\@gmail.com.*
*Find us in the [R-Bloggers feed!](https://www.r-bloggers.com)*