R CMD check --use-valgrind --no-build-vignettes --no-manuals BayesMallows_2.0.1.tar.gz
Note: use --no-manual
instead of --use-manuals
(invalid option) next time!
# 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( |
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 |
library(lsasim)
n_items <- 30
testInstallation: | |
@echo -e "If you can see this, Make has been installed successfully" |
--- | |
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 |
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 |
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 |
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 |