# Setup ========================================================================
rm(list = ls())
devtools::install_github("ocbe-uio/MADMMplasso", force = TRUE)
#> Downloading GitHub repo ocbe-uio/MADMMplasso@HEAD
#>
#> ── R CMD build ─────────────────────────────────────────────────────────────────
#> * checking for file ‘/tmp/Rtmpr2fzD2/remotes149907717ef58/ocbe-uio-MADMMplasso-9896eeb/DESCRIPTION’ ... OK
#> * preparing ‘MADMMplasso’:
#> * checking DESCRIPTION meta-information ... OK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Simulations to address https://github.com/ocbe-uio/permChacko/issues/13 | |
| # Setup ================================================================= | |
| remotes::install_github("ocbe-uio/permChacko@issue-13") | |
| runs <- 1000L | |
| results <- matrix( | |
| NA, nrow = runs, ncol = 6L, | |
| dimnames = list( | |
| "run" = seq_len(runs), | |
| "p_values" = c( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Building cellmigRation vignettes | |
| --- re-building ‘cellmigRation.Rmd’ using rmarkdown | |
| Bioconductor | |
| version | |
| 3.12 | |
| (BiocManager | |
| 1.30.10), R | |
| 4.0.4 | |
| (2021-02-15) | |
| Installing |
Code from tmatta/lsasim#40
library(lsasim)
n_items <- 30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| testInstallation: | |
| @echo -e "If you can see this, Make has been installed successfully" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| title: "Title" | |
| author: Waldir Leoncio | |
| institute: "Oslo Centre for Biostatistics and Epidemiology" | |
| date: "2020-09-11" | |
| output: | |
| xaringan::moon_reader: | |
| nature: | |
| highlightLanguage: r | |
| highlightLines: true |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR: ld.so: object '/home/waldir/.steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
| ERROR: ld.so: object '/home/waldir/.steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
| ERROR: ld.so: object '/home/waldir/.steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
| ERROR: ld.so: object '/home/waldir/.steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
| 36361.114:0008:0009:trace:module:load_builtin_callback loaded ntdll.dll 0x1106f0 0x7bc10000 | |
| 36361.114:0008:0009:trace:module:load_builtin_dll Trying built-in L"kernel32.dll" | |
| 36361.114:0008:0009:trace:module:load_dll looking for L"ntdll.dll" in L"" | |
| 36361.114:0008:0009:trace:module:load_dll Found L"C:\\windows\\system32\\ntdll.dll" for L"ntdll.dll" at 0x7bc10000, count=2 | |
| 36361.114:0008:0009:trace:module:loa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Computer Information: | |
| Manufacturer: Unknown | |
| Model: Unknown | |
| Form Factor: Desktop | |
| No Touch Input Detected | |
| Processor Information: | |
| CPU Vendor: GenuineIntel | |
| CPU Brand: Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz | |
| CPU Family: 0x6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Computer Information: | |
| Manufacturer: Unknown | |
| Model: Unknown | |
| Form Factor: Laptop | |
| No Touch Input Detected | |
| Processor Information: | |
| CPU Vendor: GenuineIntel | |
| CPU Brand: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz | |
| CPU Family: 0x6 |
NewerOlder