The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Added function ‘common’ which identifies common substrings inside a pair of chains
Expanded function “fcommon” capability to parallel processing for substrings longer than 20 characters. A local parallel plan is set when formal argument “strategy” receives a value. Pending on this, formal argments “workers” and “maxSize” may also receive values. Without a parallel plan, the function returns long substrings as they are with a message.
Function “fcommon” output is no longer a closure but a character vector.
Function “common” remains available.
Modified the Manual accordingly.
Added package “future” to Suggests and package “future.apply” to Depends in DESCRIPTION.
Minor changes to “fcommon” code.
Added function “cover” which calculates the number of combinations for a common substring covering. Returns the “total”, “min”, “max” as a prettified, named vector and a plot on request.
Modified the Manual accordingly.
Function “common” is now deprecated.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.