• Stars
    star
    1
  • Language
    C++
  • License
    Other
  • Created almost 10 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Convert Japanese alphanumerics (a.k.a. 全角英数) to ASCII alphanumerics (a.k.a. 半角英数)

More Repositories

1

gghighlight

Highlight points and lines in ggplot2
R
500
star
2

string2path

An experimental R package to convert string to path
Rust
90
star
3

ggsflabel

Labels for 'sf' with 'ggplot2'
R
60
star
4

savvy

A simple R extension interface using Rust
Rust
60
star
5

wgpugd

A WebGPU Graphics Device for R
Rust
47
star
6

chartist

Chartist.js for R, powered by htmlwidgets
JavaScript
40
star
7

mediumr

R Interface to Medium API
R
21
star
8

rr4r

Rust
21
star
9

estatapi

R package for e-Stat API in Japan
R
20
star
10

kokudosuuchi

国土数値情報ダウンロードサービスWeb APIからデータを取得するためのRパッケージでした(Web APIは今は廃止されています)
R
19
star
11

tiedr

Experimental package (not yet existent) for multi-gather() and multi-spread()
R
17
star
12

dcStockR

R bindings for dc.js, powered by htmlwidgets
JavaScript
16
star
13

highstockR

An R package to draw highstock charts. This is for demonstration purpose of htmlwidgets at 46th Tokyo.R meeting.
R
11
star
14

rstudioconf2019

Materials for rstudio::conf 2019
R
11
star
15

ansible-module-cran

An Ansible module to install/uninstall R packages
Python
10
star
16

allYourFigureAreBelongToUs

CSS
8
star
17

math_of_realtime_graphics_wgsl_version

Rust
8
star
18

datafusion-r

R
8
star
19

rapierr

Rust
6
star
20

R-fun-API

tools:::funAPI()
CSS
6
star
21

qiitr

R binding for Qiita API v2
R
6
star
22

wunderlistr

R bindings for Wunderlist API
R
6
star
23

fledgingr

R
5
star
24

practical-r-package-development-ja

Tips for package development
TeX
5
star
25

go-parse-hcl-example

Parsing HCL using hashicorp/hcl2
Go
5
star
26

gneisschart

An R package for drawing charts by Quartz's Gneisschart
JavaScript
5
star
27

generate_youtube_thumbnail

R
4
star
28

ansible-playbook-r

An Ansible Playbook to deploy RStudio Server
R
4
star
29

visualize-dots-usages-in-ggplot2

3
star
30

gglabeledcontour

geom_contour() with labels
R
3
star
31

generate-mvt-by-sf-test

An attempt to generate MVT files by sf and serve them on GitHub Pages
HTML
3
star
32

sound-programming-practice

3
star
33

kntnr

R client for kintone
R
3
star
34

K9

Affirmative, Master!!!
R
3
star
35

extendrSVGdevice

An experimental R graphics device using extendr
Rust
3
star
36

choroplethrOsakaCity

A map of Osaka city for the use with the choroplethr package
R
3
star
37

webr-rust-docker-image

Build a version of r-wasm/webr Docker image with Rust toolchain
Dockerfile
3
star
38

ggplot2-gyakubiki

#ggplot2逆引き
CSS
2
star
39

kokudosuuchiUtils

utilities for kokudosuuchi (https://github.com/yutannihilation/kokudosuuchi)
R
2
star
40

mxgx

metrics-graphics.js for R
JavaScript
2
star
41

nannou-practice

Rust
2
star
42

.emacs.d

my journey to Emacs/ESS
Emacs Lisp
2
star
43

GenerativeArtWithMath-nannou

An attempt for a nannou version of 数学から創るジェネラティブアート(https://gihyo.jp/book/2019/978-4-297-10463-4)
Rust
2
star
44

Redashr

R
2
star
45

rollingsushi

I don't mean maki-zushi.
JavaScript
2
star
46

kokudosuuchi-metadata

R
2
star
47

nts-1-practice

An attempt to create a simple ocsilator with Korg NTS-1
Makefile
2
star
48

RCesiumBarChart

Cesium.js for R
R
2
star
49

covid19-tokyo-daily-de-facto-population

出典:ヤフー・データソリューション
R
2
star
50

savvy-webr-test

Rust
2
star
51

wgpu-lyon-test

Rust
1
star
52

dependencyA

Test
R
1
star
53

tokyor-109-slides

HTML
1
star
54

how-to-ask-questions

1
star
55

r-jekyll

R + Jekyll
1
star
56

salvage_datasci_blogs

https://twitter.com/datasci_blogs のツイート
Python
1
star
57

extendr-polars-example-R-package

Rust
1
star
58

SPARQLDBI

SPARQL as a DBI backend
R
1
star
59

aozorabunko-minimal

The cards directory of aozorabunko repo(https://github.com/aozorabunko/aozorabunko) as a repository
HTML
1
star
60

chomsky-tutorial

chomskyの練習
Rust
1
star
61

jp-address-test

R
1
star
62

rmarkdown-website-template

A template for R Markdown Website
HTML
1
star
63

instagrammablr

1
star
64

testTestthat

c.f. https://github.com/extendr/rextendr/pull/156#issuecomment-992018163
R
1
star
65

slidev-rmarkdown

Vue
1
star
66

wgpu-practice

Rust
1
star
67

rstudioexposer

Expose RStudio Server to public.
Go
1
star
68

StarWords

An R Markdown template for Star-Wars-intro-like presentation using StarWarsIntro.css
CSS
1
star
69

cutnumberint

A simple R package to cut integer-ish data nicely
R
1
star
70

daisy-blink-test

A minimal blink example of daisy seed without git submodules
C++
1
star
71

rstudio-keras-docker

Dockerfile
1
star
72

desparate-attempt-to-understand-gtable-and-grid

1
star
73

ggplot2-vignette-ja

ggplot2のvignetteの翻訳。Qiitaに移行しました。
Makefile
1
star
74

savvy-matrix-examples

Example code of savvy framework using ndarray, nalgebra, and glam-rs
Rust
1
star
75

polars-savvy-test

Rust
1
star
76

savvy-async-poc

[PoC] Use async with the savvy framework
C
1
star
77

savvy-helper-R-package

A Simple Wrapper of 'savvy-cli' Command
R
1
star