Displaying 12 results from an estimated 12 matches for "assertthat".
2020 Oct 02
0
Unable to compile with R CMD INSTALL on windows when sourcing from Rprofile
...the following command on two windows 10 machines:
C:\\Program Files\\R\\R-3.6.3\\bin\\R.exe CMD INSTALL -l ".envs\\default\\lib" "C:\\Windows\\system32\\config\\systemprofile\\.rip\\cache\\repos\\cloud.r-project.org\\8a5edab282632443219e051e4ade2d1d5bbc671c781051bf1437897cbdfea0f1\\assertthat\\assertthat_0.2.1.tar.gz"
Nothing unusual. I just compile assertthat from targz.
However, I have the following statement in my .Rprofile. (NOTE: .Rprofile, NOT ~/.Rprofile)
print(getwd())
# >>> created by rip
enabled_env <- "default"
source(file.path(".envs",...
2020 Jun 26
2
R 4.0.0 rebuild status
On Tuesday, 23 June 2020 16.48.53 WEST Tom Callaway wrote:
> There are a few of those, but not many.
Hi Tom,
  I noticed that for example in R-assertthat you have used the bcond:
%bcond_with check
would not it be better to use bootstrap instead to take advantage of:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#bootstrapping 
I am asking for curiosity since from now on we will need to do this dance once 
a year for the releases that...
2017 Sep 06
3
withr::set_makevars
....0        
 ui       RStudio                     
 language (EN)                        
 collate  en_US.UTF-8                 
 tz       America/Los_Angeles         
 date     2017-09-06                  
? Packages  package      * version     date       source                                   
 assertthat     0.2.0       2017-04-11 CRAN (R 3.4.1)                           
 backports      1.1.0       2017-05-22 CRAN (R 3.4.0)                           
 callr          1.0.0.9000  2017-09-02 Github (r-lib/callr at 2dffbbe)             
 clisymbols     1.2.0       2017-09-02 Github (gaborcsardi/clisym...
2017 Sep 07
0
withr::set_makevars
...sion 3.4.1 (2017-06-30)
>  os       macOS Sierra 10.12.6
>  system   x86_64, darwin15.6.0
>  ui       RStudio
>  language (EN)
>  collate  en_US.UTF-8
>  tz       America/Los_Angeles
>  date     2017-09-06
>
> ? Packages  package      * version     date       source
>  assertthat     0.2.0       2017-04-11 CRAN (R 3.4.1)
>  backports      1.1.0       2017-05-22 CRAN (R 3.4.0)
>  callr          1.0.0.9000  2017-09-02 Github (r-lib/callr at 2dffbbe)
>  clisymbols     1.2.0       2017-09-02 Github (gaborcsardi/clisymbols@
> e49b4f5)
>  covr           3.0.0...
2011 Jun 20
3
[LLVMdev] C struct as function argument
...[CGKConstant getIntConstant:N(25) bits:32],nil]],nil] 
                                                            inModule:myMod];
    [myMod dump];
    id var = [[CGKRunner runnerForModule:myMod] runCGKFunction:rfunc];
    assertThat(var,is(equalTo(N(35))));
}
Thats the code in question.  The CGK* types are part of my wrapper, and simply wrap the necessary part of the LLVM API.  
Test Case '-[SVFunctionTests testLLVMStructFuncCall]' started.
; ModuleID = 'llvm_structfunccall_test'
%0 = type { i32, i32 }
decl...
2020 Jun 23
2
R 4.0.0 rebuild status
On Tuesday, 23 June 2020 16.10.07 WEST I?aki Ucar wrote:
> 3) For all packages, either merge master into F32 or just increase the
> release version and send builds to that side tag *in order*.
The part that worries me is the *in order*. :-)
Do we need to do bootstrap builds that are later replaced by the real 
builds?
Because other than that it is business as usual. :-)
-- 
Jos? Ab?lio
2020 Jun 26
0
R 4.0.0 rebuild status
On Fri, 26 Jun 2020 at 11:36, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote:
>
> On Tuesday, 23 June 2020 16.48.53 WEST Tom Callaway wrote:
> > There are a few of those, but not many.
>
> Hi Tom,
>   I noticed that for example in R-assertthat you have used the bcond:
>
> %bcond_with check
>
> would not it be better to use bootstrap instead to take advantage of:
> https://docs.fedoraproject.org/en-US/packaging-guidelines/#bootstrapping
>
> I am asking for curiosity since from now on we will need to do this dance once...
2020 Jun 26
2
R 4.0.0 rebuild status
On Friday, 26 June 2020 10.47.13 WEST I?aki Ucar wrote:
> I used bcond locally and wrongly assumed that fedpkg build would
> support --with BCOND and --without BCOND. Instead, the way to activate
> it is to change to "%bcond_with check" and then revert to
> "%bcond_without check". The only difference with bootstrap is that
> "bootstrap" is recognized
2020 Jun 04
2
mclust package installation is preparing for lazy loading and never finishes
...solve this?
I have installed different packages with no problems. Here a complete  
list of packages
already installed at my library directory:
     marc at hera:~/R/x86_64-pc-linux-gnu-library/4.0$ ls
     askpass     DEoptimR   generics     later       pkgbuild        
readxl       tibble
     assertthat  desc       ggplot2      lazyeval    pkgconfig       
rematch      tictoc
     backports   deSolve    glue         lifecycle   pkgload         
remotes      tidyr
     base64enc   digest     gridExtra    lspline     plotly          
reprex       tidyselect
     BH          diptest    gtable       l...
2013 Aug 20
7
Extending suggestion for stopifnot
I am using a variant of stopifnot a lot.  can I suggest that base R
extends its functionality?  I know how to do this for myself.  this is
a suggestion for beginners and students.  I don't think it would break
anything.
first, I think it would be more useful if it had an optional character
string, so users could write
  stopifnot( is.matrix(m), "m is not a matrix" )
this would
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
...ncies ==
Move of code to RPM organization; it would be preferred to occur as
early as possible, but is not a full blocker.
These packages will need to be rebuilt:
* COPASI
* R-abind
* R-acepack
* R-affy
* R-affydata
* R-affyio
* R-ALL
* R-AnnotationDbi
* R-ape
* R-argon2
* R-ascii
* R-askpass
* R-assertthat
* R-AUC
* R-backports
* R-base64enc
* R-Bessel
* R-BH
* R-biglm
* R-bindr
* R-bindrcpp
* R-Biobase
* R-BiocGenerics
* R-BiocParallel
* R-biomaRt
* R-Biostrings
* R-bit
* R-bit64
* R-bitops
* R-blob
* R-brew
* R-BSgenome
* R-BSgenome.Celegans.UCSC.ce2
* R-BufferedMatrix
* R-BufferedMatrixMethods
* R...
2018 May 30
2
Filtering using multiple rows in dplyr
Hi Folks,
I have just started using dplyr and could use some help getting unstuck. It could well be that dplyr is not the package to be using, but let me just pose the question and seek your advice.
Here is my basic data frame.
head(h)
   subject ageGrp ear hearingGrp sex freq L2       Ldp     Phidp        NF       SNR
1 HALAF032      A   L          A   F    2  0 -23.54459  55.56005 -43.08282