§2025-04+-03

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>computer.munetaka.me</title>
    <!--
    <link rel="stylesheet" href="./style.css">
    <link rel="icon" href="./favicon.ico" type="image/x-icon">
    -->
    <style>
      html { color-scheme: light dark; }
      body { width: 85em; margin: 0 auto; font-family: Tahoma, Verdana, Arial, sans-serif; }
      table {
        width: 100%;
      }
    </style>
  </head>
  <body>
    <main>
      <h3>ようこそ AgxOrin.yushei.netへ a Nvidia AgxOrin Development Kit Server@Ubuntu 22.04</h3>
    </main>
    <!-- <script src="index.js"></script> -->
    <hr>
    <h4><a href="https://munetaka.me">Nginx Reverse Proxies</a></h4>
    <hr>
    <h4>Utilities</h4>
    <table border="1">        
      <tr>
        <th><a href="http://AgxOrin.yushei.net:8000" target="_blank">jupyterhub@AgxOrin.yushei.net:8000</a></th>
        <th><a href="http://AgxOrin.yushei.net:8787" target="_blank">Rstudio Server@AgxOrin.yushei.net:8787</a></th>
        <th><a href="https://chatgpt.com/" target="_blank">chatGPT</a></th>
      </tr>
      <tr>
        <th><a href="https://emojikeyboard.io/smileys-emotion" target="_blank">Emoji Keyboard</a></th>
        <th><a href="https://emojidb.org/table-emojis" target="_blank">Table Emojis</a></th>
        <th><a href="https://anaconda.org/" target="_blank">Search Packages@anaconda.org</a></th>
      </tr>
      <tr> 	
	<th><a href="https://dailies.rstudio.com/rstudio/" target="_blank">Branches of RStudio under active development</a></th>
	<th><a href="" target="_blank"></a></th> 
    	<th><a href="" target="_blank"></a></th> 
      </tr>
       <tr>   
        <th><a href="" target="_blank"></a></th>                                
        <th><a href="" target="_blank"></a></th>
        <th><a href="" target="_blank"></a></th>
      </tr>  
    </table>
    <hr>
    <h4>CRAN, The Comprehensive R Archive Network and Others</h4>
    <table border="1">
      <tr>
        <th><a href="https://cran.r-project.org/" target="_blank">Home, CRAN, The Comprehensive R Archive Network</a></th>
        <th><a href="https://colinfay.me/intro-to-r/preface.html" target="_blank">Introduction to R</a></th>
        <th><a href="https://cran.r-project.org/doc/manuals/r-release/R-lang.html" target="_blank">R Language Definition</a></th>
      </tr>
      <tr>
        <th><a href="https://yijutseng.github.io/DataScienceRBook/intro.html" target="_blank">R語言101, 曾意儒 Yi-Ju Tseng, 長庚大學資訊管理學系</a></th>
        <th><a href="https://github.com/yijutseng/CGMH_R/blob/master/01BasicRandDataImport.md" target="_blank">R語言基礎+資料載入與前處理,曾意儒 Yi-Ju Tseng</a></th>
        <th><a target="_blank"></a></th>
      </tr>
      <tr>
        <th><a href="https://modern-rstats.eu/" target="_blank">Modern R with the tidyverse, Bruno Rodrigues, 2022-10-24</a></th>
        <th><a href="https://github.com/b-rodrigues/modern_rstats2?tab=readme-ov-file" target="_blank">Modern R with the {tidyverse} ({tidyverse} version 2.0 edition)</a></th>
        <th><a href="https://www.norvig.com/21-days.html" target="_blank">Teach Yourself Programming in Ten Years, Peter Norvig</a></th>
      </tr>
      <tr>
	<th><a href="https://github.com/gesistsa/rio" target="_blank">rio: A Swiss-Army Knife for Data I/O@github</a></th>
        <th><a href="https://www.machlis.com/R4Journalists/index.html" target="_blank">Practical R for Mass Communication and Journalism, Sharon Machlis></a></th>
	<th><a href="https://epirhandbook.com/en/" target ="_blank">The Epidemiologist R Handbook</a></th>
      </tr>
      <tr>
	<th><a href="https://alexander-pastukhov.github.io/data-analysis-using-r-for-psychology/strings.html" target="_blank">Data analysis using R for Psychology and Social Science</a></th>
 	<th><a href="https://dmytrorybalko.github.io/poRtfolio/" target="_blank">Introduction to Data Analysis using R, Dmytro Rybalko, 2019-11-16</a></th>
	<th><a target="_blank"></a></th>
      </tr>
      <tr>
        <th><a href="https://bookdown.org/pdr_higgins/rmrwr/" target="_blank">Reproducible Medical Research with R, Peter D.R. Higgins, MD, PhD, MSc</a></th>
        <th><a target="_blank"></a></th>
        <th><a href="https://www.r-tutor.com/" target="_blank">R Tutorial eBook, Chi Yau</a></th>
      </tr>	
    </table>
    <hr>
    <h4>R language by Hadley Wickham</h4>
    <table border="1">
      <tr>
        <th><a href="https://r4ds.had.co.nz/index.html" target="_blank">R for Data Science, 2017</a></th>
        <th><a href="https://jrnold.github.io/r4ds-exercise-solutions/index.html" target="_blank">R for Data Science: Exercise Solutions Jeffrey B. Arnold July 19, 2020</a></th>
        <th><a href="https://style.tidyverse.org/" target="_blank">Tidyverse style guide</a></th>
      </tr>
      <tr>
        <th><a href="https://r4ds.hadley.nz/" target="_blank">R for Data Science (2e)</a></th>
        <th><a href="https://mine-cetinkaya-rundel.github.io/r4ds-solutions/" target="_blank">R for Data Science (2e) - Solutions to Exercises</a></th>
        <th><a href="https://r4ds.github.io/bookclub-r4ds/quarto-basics.html" target="_blnak">R for Data Science Book Club</a></th>
      </tr>
      <tr>
        <th><a href="https://adv-r.hadley.nz/index.html" target="_blank">Advanced R by Hadley Wickman</a></th>
        <th><a href="https://advanced-r-solutions.rbind.io/" target="_blank">Advanced R Solutions by Malte Grosser and Henning Bumann</a></th>
        <th><a href="https://bookdown.org/" target="_blank">BOOKDOWN Write HTML, PDF....</a></th>
      </tr>
    </table>
    <hr>
    <h4>R language others</h4>
    <table border="1">
      <tr>
        <th><a href="https://www.rdocumentation.org/packages/config/versions/0.3.1/topics/get" target="_blank">https://www.rdocumentation.org/</a></th>
        <th><a href="https://rstudio.github.io/r-manuals/" target="_blank">R Manuals@https://rstudio.github.io</a></th>
        <th><a href="https://jeroen.github.io/mongolite/" target="_blank">Mongolite User Manual Mongolite 2.0 (2018-08-09)</a></th>
      </tr>
      <tr>
        <th><a href="https://bookdown.org/rdpeng/rprogdatascience/" target="_blank">R Programming for Data Science by Roger D. Peng</a></th>
        <th><a href="https://bookdown.org/content/d1e53ac9-28ce-472f-bc2c-f499f18264a3/releasememory.html" target="_blank">Best Coding Practices for R, Vikram Singh Rawat 2022-04-04</a></th>
        <th><a href="https://smithjd.github.io/sql-pet/" target="_blank">Exploring Enterprise Databases with R: A Tidyverse Approach</a></th>
      </tr>
      <tr>
        <th><a  href="https://r-pkgs.org/" target="_targte">R Packages (2e), Hadley Wickham and Jennifer Bryan</a></th>
        <th><a href="https://deepr.gagolewski.com/index.html#" target="_blank">Deep R Programming by Marek Gagolewski </a></th>
        <th><a href="https://rc2e.com/" target="_blank">R Cookbook, 2nd Edition, James (JD) Long</a></th>
      </tr>
      <tr>
        <th><a href="https://r4np.com/" targe="_blank">R for Non-Programmers: A Guide for Social Scientists,Daniel Dauber,2024-11-04</a></th>
        <th><a href="https://bookdown.org/yihui/rmarkdown/" target="_blank">R Markdown: The Definitive Guide by Yihui Xie, J. J. Allaire, Garrett Grolemund 2023-12-30</a></th>
        <th><a href="https://a-little-book-of-r-for-time-series.readthedocs.io/en/latest/src/timeseries.html" target="_blank">Using R for Time Series Analysis</a></th>
      </tr>
      <tr>
        <th></th>
        <th><a href="https://bookdown.org/yihui/rmarkdown/" target="_blank">R Markdown: The Definitive Guide, Yihui Xie</a><h>
        <th></th>
      </tr>
    </table>
    <hr>
    <h4>Shiny Web Application Framework for R</h4>
    <table border="1">
      <tr>
        <th><a href="https://mastering-shiny.org/" target="_blank">Mastering Shiny by Hadley Wickham, O’Reilly Media in April 2021.</a></th>
        <th><a href="https://r4ds.github.io/bookclub-mshiny/" target="_blank">Mastering Shiny Book Club</a></th>
        <th><a href="https://github.com/botan/mastering-shiny-solutions" target="_blank">mastering-shiny-solutions</a></th>
      </tr>
      <tr>
        <th><a href="https://mastering-shiny.org/" target="_blank">Mastering Shiny by Hadley Wickham, O’Reilly Media in April 2021.</a></th>
        <th><a href="https://shiny.posit.co/r/articles/start/basics/" target="_blank">The basic parts of a Shiny app</a></th>
        <th><a href="https://rpubs.com/samantha96/1024952" target="_blank">Creating an R Shiny App</a></th>
      </tr>
      <tr>
   	<th><a href="https://bookdown.org/hadrien/how_to_build_a_shiny_app_from_scratch/" target="_blank">How to Build a Shiny Application from Scratch Hadrien@rstudio.com</a></th>      
        <th><a href="https://bookdown.org/hadrien/how_to_build_a_shiny_app_from_scratch/" target="_blank">How to Build a Shiny Application from Scratch Hadrien@rstudio.com</a></th>
        <th><a href="https://bookdown.org/martin_shepperd/ModernDataBook/C6Shiny.html" target="_blank">6.4 Building a simple shiny app</a></th>
      </tr>
      <tr>
	<th><a href="https://bookdown.org/hadrien/how_to_build_a_shiny_app_from_scratch/" target="_blnak">How to Build a Shiny Application from Scratch</a></th>
	<th><a href="https://rpubs.com/Eauleaf/crudr" target="_blank"> library(crudr)@rpubs.com</a></th>
	<th></th>
      </tr>
    </table>
    <hr>
    <h4>R quarto</h4>
    <table border="1">
      <tr>
        <th><a href="https://quarto.org/docs/guide/" target="_blank">quarto Guide</a></th>
        <th><a href="https://quarto.org/docs/books/" target="_blank">Creating a Book Using Quarto</a></th>
        <th></th>
      </tr>
    </table>
    <hr>
    <h4>R Bookdown With PDF Html</h4>
    <table border="1">
      <tr>
        <th></th>
        <th><a href="https://bookdown.org/yihui/bookdown/" target="_blank">bookdown: Authoring Books and Technical Documents with R Markdown Yihui Xie 2024-10-25</a></th>
        <th></th>
      </tr>
    </table>
    <hr>
    <h4>Python</h4>
    <table border="1">
      <tr>
        <th></th>
        <th><a href="https://datawranglingpy.gagolewski.com/#" target="_blank">Minimalist Data Wrangling with Python by Marek Gagolewski</a></th>
        <th></th>
      </tr>
    </table>
  </body>
</html>