[R-pkg-devel] vapply and More Complex FUN.VALUE

2023-09-26 Thread Dario Strbenac
Good day, Is it possible to somehow specify more complex return types, such as a data.frame with specific columns? -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r

[R-pkg-devel] Identify Original Column Names of Model Matrix

2022-10-10 Thread Dario Strbenac
mes of the expanded input data. Is there an alternative way to robustly identify the original variable names? ------ Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-project.org mailing

[R-pkg-devel] S4 Methods and Ellipsis Formals

2021-11-17 Thread Dario Strbenac
, z = 3, a = 99) # Error in typeof(x) : argument "x" is missing, with no default So, ellipsis can't be a formal of a method, but only in the generic? May this be clarified by the documentation? -- Dario Strbenac University of Sydney Camperdown NSW 2

[R-pkg-devel] Concise Summary For Any Variety Of R Function

2021-10-19 Thread Dario Strbenac
arly for an S3 function? -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] Maintainer a Group

2019-06-25 Thread Dario Strbenac
submissions. -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] Function Overloading of S4 Methods

2019-05-18 Thread Dario Strbenac
Good day, Your conclusion seems to be different to the details you discussed. Don't you intend to conclude that it's not possible with an S4 generic to define methods with different argument names which is different to a language such as C++? --

[R-pkg-devel] Function Overloading of S4 Methods

2019-05-09 Thread Dario Strbenac
prototypes simply as int larger(int x, int y); char larger(char first, char second); Conversely, it does not seen to be possible to use different formal argument names for a S4 generic, unless I don't know about some obscure trick to do it. -- Dario Str

Re: [R-pkg-devel] Documentation Cross-reference Unexpected Warning

2018-05-13 Thread Dario Strbenac
Good day, That form solves it, but there's nothing in the Cross-references secion of the manual which suggests that it is necessary. -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-pa

[R-pkg-devel] Documentation Cross-reference Unexpected Warning

2018-05-12 Thread Dario Strbenac
ion 3.5.0 (2018-04-23) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 ------ Dario Strbenac University of Sydney Camperdown NSW 2050 Australia Tester.tar.gz Description: Tester.tar.gz __ R-packa

[R-pkg-devel] Warnings if Carriage Returns in Code Elements of R Documentation

2018-03-05 Thread Dario Strbenac
ments of the first parameter.} } } How can wrapping be forced without causing a warning during checking? -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-projec

Re: [R-pkg-devel] Alignment of Function Arguments For PDF Manual and HTML

2018-03-01 Thread Dario Strbenac
;ll ensure that the PDF and terminal help appears aligned in favour of the HTML version. -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-project.org mailing list https://stat.

[R-pkg-devel] Alignment of Function Arguments For PDF Manual and HTML

2018-02-28 Thread Dario Strbenac
can't modify options to Rd2pdf. ------ Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] Problem enhancing a package with a predict method not declared to be an S3 method

2017-12-17 Thread Dario Strbenac
Good day, It seems that they are not internal functions if they are have user documentation written for them. Internal functions usually don't have a help page. -- Dario Strbenac University of Sydney Camperdown NSW 2050 Aust

[R-pkg-devel] Rd File Line Widths Not Suggested in Manual

2017-11-21 Thread Dario Strbenac
. -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

[R-pkg-devel] Formals of S4 Function

2015-09-30 Thread Dario Strbenac
currently developing a package and one of my design choices would be based on the near-term availability of this feature. -- Dario Strbenac PhD Student University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r

[R-pkg-devel] Return Value of By Function

2015-09-14 Thread Dario Strbenac
25.00 26.00 51.00 44.56 54.00 70.00 ... I can't tell which list entry is for which combination of factors, after it is accessed. It would be great if it was easier to get the factor levels used for each list element, perhaps as a data.frame.

[R-pkg-devel] Browser Level for Conditional Function Parameter

2015-08-19 Thread Dario Strbenac
aFunction() Browse[1]> title debug at #4: [1] "Internal" Browse[3]> -- Dario Strbenac PhD Student University of Sydney Camperdown NSW 2050 Australia __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel