LeoLin990405

60 mods across 1 repository, 5 stars between them.

r-data-formats

25

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R data format packages for reading/writing files. Use for CSV (readr, vroom), Excel (readxl, writexl), JSON (jsonlite), Parquet (arrow), and fast serialization (fst, qs).

5 5mo ago A 52 tokens original MIT

arrow

26

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R arrow package for Apache Arrow. Use for reading/writing Parquet, Feather, and working with large datasets.

5 5mo ago A 25 tokens original MIT

feather

27

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R feather package for fast binary data format. Use for fast reading/writing of data frames between R and Python.

5 5mo ago A 26 tokens original MIT

fst

28

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R fst package for fast serialization of data frames. Use for ultra-fast reading/writing of data frames with compression.

5 5mo ago A 25 tokens original MIT

haven

29

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R haven package for SPSS, Stata, SAS files. Use for reading/writing .sav, .dta, .sas7bdat files with labels.

5 5mo ago A 36 tokens original MIT

jsonlite

30

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R jsonlite package for JSON parsing. Use for reading, writing, and converting JSON data.

5 5mo ago A 22 tokens original MIT

qs

31

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R qs package for quick serialization of R objects. Use for fast saving/loading of any R object with high compression.

5 5mo ago A 25 tokens original MIT

readr

32

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R readr package for reading rectangular data. Use for fast CSV, TSV, and fixed-width file reading.

5 5mo ago A 25 tokens original MIT

readxl

33

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R readxl package for reading Excel files. Use for importing .xls and .xlsx files.

5 5mo ago A 22 tokens original MIT

rio

34

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R rio package for data import/export. Use for reading/writing any file format with a single function.

5 5mo ago A 23 tokens original MIT

vroom

35

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R vroom package for fast reading of delimited files. Use for reading large CSV/TSV files with lazy loading.

5 5mo ago A 28 tokens original MIT

writexl

36

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R writexl package for writing Excel files. Use for creating .xlsx files without Java dependency.

5 5mo ago A 25 tokens original MIT

yaml

37

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R yaml package for YAML parsing. Use for reading/writing YAML configuration files.

5 5mo ago A 18 tokens original MIT

DataExplorer

38

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R DataExplorer package for EDA. Use for automated exploratory data analysis and reporting.

5 5mo ago A 20 tokens original MIT

r-data-manipulation

39

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R data manipulation with dplyr, data.table, tidyr. Use for filtering, selecting, mutating, grouping, summarizing, reshaping data frames.

5 5mo ago A 39 tokens original MIT

broom

40

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R broom package for tidying model outputs. Use for converting statistical model results to tidy data frames.

5 5mo ago A 23 tokens original MIT

data.table

41

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R data.table package for fast data manipulation. Use for high-performance data operations with concise syntax.

5 5mo ago A 22 tokens original MIT

dplyr

42

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R dplyr package for data manipulation. Use for filter, select, mutate, summarize, groupby, joins, and data transformation.

5 5mo ago A 32 tokens original MIT

fuzzyjoin

43

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R fuzzyjoin package for fuzzy matching joins. Use for joining tables by inexact matching on strings, numbers, or distances.

5 5mo ago A 29 tokens original MIT

janitor

44

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R janitor package for data cleaning. Use for cleaning dirty data and creating tabulations.

5 5mo ago A 21 tokens original MIT

lubridate

45

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R lubridate package for date-time manipulation. Use for parsing, extracting, and arithmetic with dates and times.

5 5mo ago A 27 tokens original MIT

purrr

46

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R purrr package for functional programming. Use for map, reduce, iteration, and list manipulation.

5 5mo ago A 23 tokens original MIT

reshape2

47

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R reshape2 package for data reshaping. Use for melting and casting data between wide and long formats.

5 5mo ago A 24 tokens original MIT

stringi

48

LeoLin990405/r-analytics-skill

Skill Claude CodeCodex

R stringi package for string processing. Use for fast, consistent string manipulation with ICU library.

5 5mo ago A 22 tokens original MIT